Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion apps/hype/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
content="width=device-width, initial-scale=1.0,viewport-fit=cover"
/>
<meta property="og:title" content="R|P Coming Soon!" />
<meta property="og:url" content="hype.reflectionsprojections.org" />
<meta
property="og:url"
content="https://hype.reflectionsprojections.org/"
/>
<meta property="og:image" content="/rp_logo.svg" />

<meta name="theme-color" content="#000000" />
Expand All @@ -23,6 +26,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/rp_logo_png32.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/rp_logo_png180.png" />
</head>

<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
Expand Down
10 changes: 0 additions & 10 deletions apps/hype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,7 @@
"verify": "yarn build && tsc --noEmit && yarn lint"
},
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@fontsource/nunito": "^5.2.5",
"@fontsource/roboto-slab": "^5.2.5",
"@rp/shared": "*",
"axios": "^1.6.8",
"chakra-react-select": "^5.0.5",
"formik": "^2.4.6",
"framer-motion": "11.3.23",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "7.8.1"
Expand Down
Binary file added apps/hype/public/fonts/Ethnocentric-Regular.otf
Binary file not shown.
42 changes: 21 additions & 21 deletions apps/hype/public/rp_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading