Skip to content

Commit b44c2be

Browse files
authored
add footer (#28)
1 parent 753c06a commit b44c2be

19 files changed

Lines changed: 129 additions & 19 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
-70.8 KB
Binary file not shown.
Binary file not shown.

.yarn/cache/@mui-icons-material-npm-5.15.12-84e7a3d99a-06e168c45b.zip renamed to .yarn/cache/@mui-icons-material-npm-5.15.15-9ad409abdd-e8810d7ffb.zip

14 MB
Binary file not shown.
939 KB
Binary file not shown.

.yarn/install-state.gz

-362 Bytes
Binary file not shown.

app/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"dependencies": {
1717
"@emotion/css": "^11.11.2",
1818
"@emotion/react": "^11.11.4",
19-
"@emotion/styled": "^11.11.0",
19+
"@emotion/styled": "^11.11.5",
2020
"@fontsource/roboto": "^5.0.12",
2121
"@mdx-js/mdx": "^3.0.1",
2222
"@mdx-js/react": "^3.0.1",
23-
"@mui/icons-material": "^5.15.12",
23+
"@mui/icons-material": "^5.15.15",
2424
"@mui/material": "^5.15.12",
2525
"@theme-ui/css": "^0.16.2",
2626
"@theme-ui/preset-sketchy": "^0.16.2",
@@ -38,6 +38,7 @@
3838
"gatsby-transformer-sharp": "^5.13.1",
3939
"gh-pages": "^3.2.3",
4040
"localforage": "^1.10.0",
41+
"luxon": "^3.4.4",
4142
"modern-normalize": "^2.0.0",
4243
"ramda": "^0.29.1",
4344
"react": "^18.2.0",
File renamed without changes.

0 commit comments

Comments
 (0)