Add fediverse:creator tag to pages
This commit is contained in:
parent
51cdd232ad
commit
5d701069e9
9 changed files with 22 additions and 137 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "gallery.badmanners.xyz",
|
||||
"type": "module",
|
||||
"version": "1.13.0",
|
||||
"version": "1.13.1",
|
||||
"scripts": {
|
||||
"postinstall": "astro sync",
|
||||
"dev": "astro dev",
|
||||
|
|
@ -12,8 +12,7 @@
|
|||
"check": "astro check",
|
||||
"astro": "astro",
|
||||
"prettier": "prettier --write .",
|
||||
"export-story": "tsx scripts/export-story.ts",
|
||||
"deploy-lftp": "dotenv tsx scripts/deploy-lftp.ts --"
|
||||
"export-story": "tsx scripts/export-story.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "^0.4.0",
|
||||
|
|
@ -46,7 +45,6 @@
|
|||
"@types/node": "^22.7.4",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"commander": "^12.1.0",
|
||||
"dotenv-cli": "^7.4.2",
|
||||
"fetch-retry": "^6.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue