ci: move to pages server

This commit is contained in:
forgejo-actions[bot] 2025-04-01 00:29:34 +00:00
parent af7fbaa61a
commit b8f5dadb85
151 changed files with 17554 additions and 0 deletions

19
site.webmanifest Normal file
View file

@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}