blink: use meta for redirect (#8031)

* try using meta

* color scheme

* revert test change

* escape
This commit is contained in:
Hailey
2025-03-20 15:08:54 -07:00
committed by GitHub
parent 0e658dbdfd
commit 52429b651f
3 changed files with 16 additions and 3 deletions
+2
View File
@@ -9,8 +9,10 @@
},
"dependencies": {
"@atproto/common": "^0.4.0",
"@types/escape-html": "^1.0.4",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"escape-html": "^1.0.3",
"express": "^4.19.2",
"http-terminator": "^3.2.0",
"kysely": "^0.27.3",