summaryrefslogtreecommitdiff
path: root/static/donate.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-07-17 13:45:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-07-17 13:51:39 -0400
commita45fe7606e73d5eb2dd2c9b4aca02e1b01926e19 (patch)
tree72c4cc7badee062570ca8c4be19609f6bf1eeae6 /static/donate.html
parentc0c0a18b134dfe6431df16d48cb308c9635efdb0 (diff)
consistently use dash as word separator in URLs
Diffstat (limited to 'static/donate.html')
-rw-r--r--static/donate.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/donate.html b/static/donate.html
index 53d98843..e1b45234 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -19,7 +19,7 @@
<meta property="og:url" content="https://grapheneos.org/donate"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
- <link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
+ <link rel="mask-icon" href="/safari-pinned-tab-icon.svg" color="#000000"/>
<link rel="stylesheet" href="/grapheneos.css?13"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/donate"/>
@@ -48,7 +48,7 @@
<p>You can send Bitcoin donations to the following address to support this project:</p>
<div id="bitcoin_address">
<a href="bitcoin:3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5">
- <img src="/bitcoin_address.png" alt="Bitcoin address QR code" width="160" height="160"/>
+ <img src="/bitcoin-address.png" alt="Bitcoin address QR code" width="160" height="160"/>
<p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p>
</a>
</div>