Initial commit
This commit is contained in:
+37
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/new/cheerEQ-2-Ed2.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Cheer Equality Records - Music Production Management"
|
||||
/>
|
||||
<meta name="keywords" content="music, records, equality, artists" />
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Cheer Equality Records" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Cheer Equality Records - Music Production Management"
|
||||
/>
|
||||
<meta property="og:image" content="/logos/CheerEQ_Mark-2.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Cheer Equality Records" />
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="Cheer Equality Records - Music Production Management"
|
||||
/>
|
||||
<meta name="twitter:image" content="/logos/CheerEQ_Mark-2.png" />
|
||||
|
||||
<title>Cheer Equality Records</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<div id="portal"></div>
|
||||
|
||||
<script type="module" src="/src/index.jsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user