Skip to content

Commit b25a537

Browse files
tsmitty11jhheider
andauthored
Sepolia launch changes (#160)
* Data from Assam w/ fallback, styling adjustments * Image adjustment * Button text = learn more * Update button text again * Install helmet, add placeholder meta * Update meta * Add images back in * Upload images * add @types/react-helmet https://github.com/pkgxdev/www/actions/runs/14138051050/job/39614267133?pr=160 * fix type annotations --------- Co-authored-by: Jacob Heider <jacob@pkgx.dev>
1 parent 8f87153 commit b25a537

File tree

5 files changed

+225
-207
lines changed

5 files changed

+225
-207
lines changed

package-lock.json

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"mui-markdown": "^1.1.9",
2121
"react": "latest",
2222
"react-dom": "latest",
23+
"react-helmet": "^6.1.0",
2324
"react-infinite-scroll-hook": "^4.1.1",
2425
"react-instantsearch": "^7.3.0",
2526
"react-instantsearch-dom": "^6.40.4",
@@ -32,6 +33,7 @@
3233
"@types/node": "^20.6.2",
3334
"@types/react": "latest",
3435
"@types/react-dom": "latest",
36+
"@types/react-helmet": "^6.1.11",
3537
"@types/showdown": "^2.0.3",
3638
"@vitejs/plugin-react": "latest",
3739
"typescript": "latest",

src/assets/tea-3d-logo.png

85.4 KB
Loading

src/assets/tea-glitch.png

1.34 MB
Loading

0 commit comments

Comments
 (0)