feat: Add copy wallet on click
All checks were successful
Build Docker / Build Image (push) Successful in 29s

This commit is contained in:
2023-11-02 22:53:08 +11:00
parent f1febd7823
commit 519d241b31
10 changed files with 183 additions and 159 deletions

View File

@@ -25,27 +25,27 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<meta name="twitter:description" content="Listen to the Alliance Church Woden Valley from your favourite podcast app">
<meta name="twitter:title" content="Alliance Church Woden Valley Podcast">
<meta name="twitter:card" content="summary">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/android-chrome-512x512.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/assets/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="180x180" href="/assets/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/img/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="/assets/img/android-chrome-512x512.png">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
<link rel="manifest" href="/manifest.json">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cabin:700&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Anonymous+Pro&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
<link rel="stylesheet" href="assets/css/styles.min.css">
<link rel="stylesheet" href="assets/css/podcast.min.css">
<link rel="stylesheet" href="assets/css/profile.min.css">
<link rel="stylesheet" href="/assets/css/styles.min.css">
<link rel="stylesheet" href="/assets/css/podcast.min.css">
<link rel="stylesheet" href="/assets/css/profile.min.css">
<link rel="me" href="https://mastodon.woodburn.au/@nathanwoodburn" />
</head>
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="77">
<header class="masthead" style="background: url(&quot;assets/img/intro-bg.webp&quot;) bottom / cover no-repeat;">
<div id="navbar" style="text-align: left;padding-left: 10%;padding-top: 20px;"><a class="navbar-brand" href="https://alliancechurch.com.au/"><img class="navicon" src="assets/img/podcast/Alliance_Logo.webp" alt="Alliance Church Woden Valley"></a></div>
<header class="masthead" style="background: url(&quot;/assets/img/intro-bg.webp&quot;) bottom / cover no-repeat;">
<div id="navbar" style="text-align: left;padding-left: 10%;padding-top: 20px;"><a class="navbar-brand" href="https://alliancechurch.com.au/"><img class="navicon" src="/assets/img/podcast/Alliance_Logo.webp" alt="Alliance Church Woden Valley"></a></div>
<div class="intro-body" style="display: inline-block;width: 85%;margin-top: 5em;">
<div class="container">
<div class="row">
@@ -55,11 +55,11 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</div>
</div>
<div class="row">
<div class="col"><a class="d-inline-block hide_underline" href="https://open.spotify.com/show/1af4WMVbcyu7Ri3vnQJG5n" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img class="invert" src="assets/img/podcast/spotify.webp" width="60px" alt="Spotify Icon">
<div class="col"><a class="d-inline-block hide_underline" href="https://open.spotify.com/show/1af4WMVbcyu7Ri3vnQJG5n" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img class="invert" src="/assets/img/podcast/spotify.webp" width="60px" alt="Spotify Icon">
<p style="text-align: center;">Spotify</p>
</a><a class="d-inline-block hide_underline" href="https://podcasts.google.com/feed/aHR0cHM6Ly9wb2RjYXN0Lndvb2RidXJuLmF1L0lEMS54bWw" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img src="assets/img/podcast/google.webp" width="60px" alt="Google Podcasts Logo">
</a><a class="d-inline-block hide_underline" href="https://podcasts.google.com/feed/aHR0cHM6Ly9wb2RjYXN0Lndvb2RidXJuLmF1L0lEMS54bWw" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img src="/assets/img/podcast/google.webp" width="60px" alt="Google Podcasts Logo">
<p style="text-align: center;">Google</p>
</a><a class="d-inline-block hide_underline" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" href="https://podcasts.apple.com/us/podcast/alliance-church-woden-valley/id1670829017" target="_blank"><img class="invert" src="assets/img/podcast/apple.webp" width="60px" alt="Apple Podcasts Logo">
</a><a class="d-inline-block hide_underline" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" href="https://podcasts.apple.com/us/podcast/alliance-church-woden-valley/id1670829017" target="_blank"><img class="invert" src="/assets/img/podcast/apple.webp" width="60px" alt="Apple Podcasts Logo">
<p style="text-align: center;">Apple</p>
</a></div>
</div>
@@ -80,7 +80,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</div>
</div>
</div>
</header><img class="no-drag" src="assets/img/wavesblack.svg" style="background: #110033;width: 100%;" alt="">
</header><img class="no-drag" src="/assets/img/wavesblack.svg" style="background: #110033;width: 100%;" alt="">
<footer style="background: #110033;">
<div class="container text-center">
<div class="row">
@@ -90,9 +90,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</div>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
<script src="assets/js/hacker-podcast.min.js"></script>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="/assets/js/script.min.js"></script>
<script src="/assets/js/hacker-podcast.min.js"></script>
</body>
</html>