mirror of
https://github.com/believethehype/nostdress.git
synced 2026-07-08 16:38:10 -07:00
remove opengraph stuff, it is confusing.
This commit is contained in:
@@ -6,30 +6,6 @@
|
||||
<link rel="icon" type="image/png" href="https://i.imgur.com/4yaPtA2.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="/static/style.css" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Satdress - Federated Lightning Address Server"
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://github.com/fiatjaf/satdress" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Satdress is a Federated Lightning Address server allowing you to connect Lightning nodes to Lightning Addresses. Satdress follows the Lightning Address protocol and aims to provide an easy-to-deploy Bridge Server."
|
||||
/>
|
||||
<meta property="og:image" content="https://i.imgur.com/PsT2uoR.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@fiatjaf" />
|
||||
<meta name="twitter:creator" content="@fiatjaf" />
|
||||
<meta
|
||||
name="twitter:title"
|
||||
content="Satdress - Federated Lightning Address Server"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="Satdress is a Federated Lightning Address server allowing you to connect Lightning nodes to Lightning Addresses. Satdress follows the Lightning Address protocol and aims to provide an easy-to-deploy Bridge Server."
|
||||
/>
|
||||
<meta name="twitter:image" content="https://i.imgur.com/PsT2uoR.png" />
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/qrious/4.0.2/qrious.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
-24
@@ -6,30 +6,6 @@
|
||||
<link rel="icon" type="image/png" href="https://i.imgur.com/4yaPtA2.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="/static/style.css" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Satdress - Federated Lightning Address Server"
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://github.com/fiatjaf/satdress" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Satdress is a Federated Lightning Address server allowing you to connect Lightning nodes to Lightning Addresses. Satdress follows the Lightning Address protocol and aims to provide an easy-to-deploy Bridge Server."
|
||||
/>
|
||||
<meta property="og:image" content="https://i.imgur.com/PsT2uoR.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@fiatjaf" />
|
||||
<meta name="twitter:creator" content="@fiatjaf" />
|
||||
<meta
|
||||
name="twitter:title"
|
||||
content="Satdress - Federated Lightning Address Server"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="Satdress is a Federated Lightning Address server allowing you to connect Lightning nodes to Lightning Addresses. Satdress follows the Lightning Address protocol and aims to provide an easy-to-deploy Bridge Server."
|
||||
/>
|
||||
<meta name="twitter:image" content="https://i.imgur.com/PsT2uoR.png" />
|
||||
</head>
|
||||
<body>
|
||||
<main id="main">
|
||||
|
||||
Reference in New Issue
Block a user