diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-08-22 20:50:05 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-08-22 20:50:05 -0400 |
| commit | 6368231bed69a08fd0dc445ad851e5b8a1763cce (patch) | |
| tree | 3f41d07f5cba2ec04b6f7c58b4f02b57f16e1c0f | |
| parent | e5744894afff0d62c93846072a30be24184c4048 (diff) | |
landchad.gif button and frantech link
| -rw-r--r-- | index.html | 11 | ||||
| -rw-r--r-- | pix/landchad.gif | bin | 0 -> 15127 bytes |
2 files changed, 9 insertions, 2 deletions
@@ -9,6 +9,10 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> +<style> +img { border: none ;} +</style> + <body> <header><h1>Chad's Guide to Starting Your Own Website</h1></header> <nav></nav> @@ -95,7 +99,6 @@ <ul> <li>Full HTML tutorial</li> <li>Full CSS tutorial</li> - <li>Setting up an Email server</li> <li>RSS feeds</li> <li>Matrix (federated chat)</li> <li>SearX (search engine)</li> @@ -125,6 +128,10 @@ <h2>Support LandChad.net</h2> + <p>Help advertize this site by adding this banner with a link on your website:</p> + + <a href="https://landchad.net"><img src="pix/landchad.gif" alt="LandChad.net"></a> + <p> No ads, trackers or trash on this site. We are funded by doing good and earning gratitude. @@ -132,7 +139,7 @@ </p> <ul class=ll> - <li>When setting up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li> + <li>When setting up a website, use our linked affiliate links, like to <a href="https://www.vultr.com/?ref=8384069-6G">Vultr</a> or <a href="https://my.frantech.ca/aff.php?aff=3886">Frantech/BuyVM</a> for a VPS.</li> <li>If you enjoy a guest article, the author's donation links may be included at the bottom of the page.</li> <li>Donate crypto to the long-term LandChad maintenance and expansion fund:</li> </ul> diff --git a/pix/landchad.gif b/pix/landchad.gif Binary files differnew file mode 100644 index 0000000..302cd26 --- /dev/null +++ b/pix/landchad.gif |
