fix: account for js being disabled
This commit is contained in:
parent
1690b368fc
commit
ca2c7f177d
4 changed files with 26 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "6.2.7",
|
||||
"version": "6.2.8",
|
||||
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
Reference in a new issue