-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (23 loc) · 1.35 KB
/
index.html
File metadata and controls
23 lines (23 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="icon" href="/openposter.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta description="OpenPoster is a collection of scripts to edit .ca files, all connected through a GUI powered by hope, dreams, and a bit of code.">
<meta name="keywords" content="OpenPoster, .ca files, GUI, scripts, open-source, Nugget, PosterBoard, CoreAnimation">
<meta name="author" content="OpenPoster Team">
<meta name="google-site-verification" content="GeLHugfuzlYStHa_26wGDNrc9hXlUM8dOYuG9H4UcBw" />
<title>OpenPoster</title>
<meta content="OpenPoster" property="og:title">
<meta content="OpenPoster is a collection of scripts to edit .ca files, all connected through a GUI powered by hope, dreams, and a bit of code." property="og:description">
<meta content="https://openposter.pages.dev/" property="og:url">
<meta content="https://raw.githubusercontent.com/openposter/openposter.github.io/refs/heads/main/images/openposter.png" property="og:image">
<meta content="#f67fe9" data-react-helmet="true" name="theme-color">
<script type="module" crossorigin src="/assets/index-DYevR_IW.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DTbLPpiq.css">
</head>
<body>
<div id="root"></div>
</body>
</html>