fix links, add value4value meta to headers
continuous-integration/drone/push Build is passing Details

This commit is contained in:
vv01f 2023-04-21 13:56:12 +02:00
parent d6c6e7d506
commit d4d1af2a97
6 changed files with 20 additions and 4 deletions

View File

@ -1 +1 @@
bitcoin
lightning

View File

@ -1 +1 @@
bitcoin
lightning

View File

@ -1 +1 @@
bitcoin
lightning

View File

@ -1 +1 @@
bitcoin
lightning

View File

@ -0,0 +1 @@
lightning

View File

@ -28,6 +28,21 @@
<meta charset="utf-8" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="age-de-meta-label" content="age=0 hash:2f543505f7d9014bc35c3bc405bb6739c7ee87bd kind=sl protocol=all" />
<!-- Value 4 Value via Bitcoin Lightning, s.a. unterstuetzen.xml username unterscheidung anhand Content -->
<xsl:choose>
<xsl:when test="@title = 'Pentaradio'">
<meta name="lightning" content="lnurlp:pentaradio@c3d2.de"/>
<meta property="og:image" content="https://c3d2.de/images/pentaradio.png" />
</xsl:when>
<xsl:when test="@title = 'Unterstützen'">
<meta name="lightning" content="lnurlp:unterstuetzen@c3d2.de"/>
<meta property="og:image" content="https://c3d2.de/images/logo.png" />
</xsl:when>
<xsl:otherwise>
<meta name="lightning" content="lnurlp:value4value@c3d2.de"/>
<meta property="og:image" content="https://c3d2.de/images/logo.png" />
</xsl:otherwise>
</xsl:choose>
<xsl:choose>
<!-- Chat aus Suchmaschine herauswünschen -->
<xsl:when test="@title = 'Chat'">