mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(meta): add OpenGraph, JSON-LD, security headers for crawler identity
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"short_name": "5chan",
|
||||
"name": "5chan",
|
||||
"name": "5chan — Decentralized Imageboard",
|
||||
"description": "Free, open-source, decentralized imageboard built on the Bitsocial protocol. No servers, no admins — peer-to-peer via IPFS.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "manifest-icon-192x192.png",
|
||||
@@ -14,5 +15,6 @@
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone"
|
||||
"display": "standalone",
|
||||
"categories": ["social", "news"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user