Add matrix.badmanners.xyz discoverability

This commit is contained in:
Bad Manners 2024-09-01 09:32:36 -03:00
parent 790ba15725
commit 3804cbe39e
No known key found for this signature in database
GPG key ID: 8C88292CCB075609
7 changed files with 40 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
"name": "badmanners.xyz",
"type": "module",
"version": "2.1.10",
"version": "2.1.11",
"scripts": {
"postinstall": "astro sync",
"dev": "astro dev",
@ -19,7 +19,7 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.13.3",
"astro-htaccess": "^0.1.2",
"astro-htaccess": "^0.2.0",
"date-fns": "^3.6.0",
"tailwindcss": "^3.4.9",
"tippy.js": "^6.3.7",