diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-26 08:25:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-26 08:25:57 -0400 |
| commit | d451f9d1979b0cd9705f0360366157dc3f36224f (patch) | |
| tree | fd7097a4c7b942b9ef8bf7123b3a1b63bb562809 | |
| parent | b2bcf9854e4562865134ce6265240e131c796cd8 (diff) | |
| parent | 0e31137e0b71c755f5fed871dfeb2410fc9019bd (diff) | |
Merge pull request #90 from m-chrzan/donate
Update donations link
| -rw-r--r-- | cgi.html | 2 | ||||
| -rw-r--r-- | git.html | 2 | ||||
| -rw-r--r-- | rss.xml | 6 |
3 files changed, 4 insertions, 6 deletions
@@ -260,7 +260,7 @@ end</code></pre> <h2>Contribution</h2> <ul> <li>Martin Chrzanowski -- <a - href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/crypto.html">donate</a></li> + href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/donate.html">donate</a></li> </ul> </main> <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> @@ -182,7 +182,7 @@ mkdir git</code></pre> <h2>Contribution</h2> <ul> <li>Martin Chrzanowski -- <a - href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/crypto.html">donate</a></li> + href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/donate.html">donate</a></li> </ul> </main> <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> @@ -228,8 +228,7 @@ end</code></pre> </p> <h2>Contribution</h2> <ul> - <li>Martin Chrzanowski -- <a - href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/crypto.html">donate</a></li> + <li>Martin Chrzanowski -- <a href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/donate.html">donate</a></li> </ul> </main> @@ -1645,8 +1644,7 @@ mkdir git</code></pre> </p> <h2>Contribution</h2> <ul> - <li>Martin Chrzanowski -- <a - href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/crypto.html">donate</a></li> + <li>Martin Chrzanowski -- <a href="https://m-chrzan.xyz">website</a>, <a href="https://m-chrzan.xyz/donate.html">donate</a></li> </ul> </main> |
