Updates
This commit is contained in:
+11
-11
@@ -21,7 +21,7 @@
|
||||
<title>Community & Support — BridgeSwarm</title>
|
||||
<meta name="description" content="BridgeSwarm's source repository, how to contribute, where to get support, who builds and owns BridgeSwarm (HoneyPeer, LLC), and what the AGPL-3.0 license means for you.">
|
||||
<meta name="author" content="HoneyPeer, LLC">
|
||||
<link rel="canonical" href="https://bridgeswarm.dev/community">
|
||||
<link rel="canonical" href="https://bridgeswarm.honeypeer.com/community">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
@@ -46,12 +46,12 @@
|
||||
<meta property="og:site_name" content="BridgeSwarm">
|
||||
<meta property="og:title" content="Community & Support — BridgeSwarm">
|
||||
<meta property="og:description" content="Source repo, contributing guide, support channels, HoneyPeer LLC, and what AGPL-3.0 means for BridgeSwarm.">
|
||||
<meta property="og:url" content="https://bridgeswarm.dev/community">
|
||||
<meta property="og:image" content="https://bridgeswarm.dev/assets/brand/og-image.png">
|
||||
<meta property="og:url" content="https://bridgeswarm.honeypeer.com/community">
|
||||
<meta property="og:image" content="https://bridgeswarm.honeypeer.com/assets/brand/og-image.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Community & Support — BridgeSwarm">
|
||||
<meta name="twitter:description" content="Source repo, contributing guide, support channels, HoneyPeer LLC, and what AGPL-3.0 means for BridgeSwarm.">
|
||||
<meta name="twitter:image" content="https://bridgeswarm.dev/assets/brand/twitter-card.png">
|
||||
<meta name="twitter:image" content="https://bridgeswarm.honeypeer.com/assets/brand/twitter-card.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
@@ -59,24 +59,24 @@
|
||||
"@graph": [
|
||||
{
|
||||
"@type": "Organization",
|
||||
"@id": "https://bridgeswarm.dev/#organization",
|
||||
"@id": "https://bridgeswarm.honeypeer.com/#organization",
|
||||
"name": "HoneyPeer, LLC",
|
||||
"url": "https://bridgeswarm.dev/",
|
||||
"logo": "https://bridgeswarm.dev/assets/logo/bridgeswarm-icon-512.png",
|
||||
"url": "https://bridgeswarm.honeypeer.com/",
|
||||
"logo": "https://bridgeswarm.honeypeer.com/assets/logo/bridgeswarm-icon-512.png",
|
||||
"email": "[email protected]",
|
||||
"sameAs": ["https://git.ssh.surf/snxraven/BridgeSwarm"]
|
||||
},
|
||||
{
|
||||
"@type": "SoftwareApplication",
|
||||
"@id": "https://bridgeswarm.dev/#software",
|
||||
"@id": "https://bridgeswarm.honeypeer.com/#software",
|
||||
"name": "BridgeSwarm",
|
||||
"applicationCategory": "DeveloperApplication",
|
||||
"operatingSystem": "macOS, Linux, Windows",
|
||||
"url": "https://bridgeswarm.dev/",
|
||||
"publisher": { "@id": "https://bridgeswarm.dev/#organization" },
|
||||
"url": "https://bridgeswarm.honeypeer.com/",
|
||||
"publisher": { "@id": "https://bridgeswarm.honeypeer.com/#organization" },
|
||||
"offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" },
|
||||
"license": "https://www.gnu.org/licenses/agpl-3.0.html",
|
||||
"downloadUrl": "https://bridgeswarm.dev/download",
|
||||
"downloadUrl": "https://bridgeswarm.honeypeer.com/download",
|
||||
"softwareVersion": "1.0.0",
|
||||
"description": "Brings the Hyperswarm P2P stack into desktop browsers via a Bare native messaging host."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user