diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 11 |
1 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> |
