diff options
| author | ClosedGL2 <65987045+ClosedGL2@users.noreply.github.com> | 2022-01-14 04:56:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-14 04:56:35 -0700 |
| commit | a67def8f42bb37c06c22c622d55464134651d30f (patch) | |
| tree | 45e72e2ad46d14a62fd3d03c7e3b2e7f67c91e77 /openalias.html | |
| parent | fd272398c096e9ed8e06cd96b91508bf0e1c163d (diff) | |
| parent | 90fa2b43ccb3eb04e9ac9d6f39d2e729e778639e (diff) | |
Merge branch 'LukeSmithxyz:master' into master
Diffstat (limited to 'openalias.html')
| -rw-r--r-- | openalias.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/openalias.html b/openalias.html index dd11629..b78bdfd 100644 --- a/openalias.html +++ b/openalias.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang=en> <head> - <title>Open Alias – LandChad.net</title> + <title>OpenAlias – LandChad.net</title> <meta charset="utf-8"/> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel='stylesheet' type='text/css' href='style.css'> @@ -9,7 +9,7 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <header><h1>Open Alias</h1></header> + <header><h1>OpenAlias</h1></header> <nav></nav> <main> @@ -47,9 +47,7 @@ <h2>Let's do it.</h2> - <p> - Open up your domain registar (<a href="https://www.epik.com/?affid=we2ro7sa6">Epik</a>, if you have religiously followed our tutorials) and open up your DNS settings for the website you would like to add. - </p> + <p>Open up your domain registar and open up your DNS settings for the website you would like to add.</p> <p> Open the <strong>TXT record</strong> section. @@ -118,6 +116,6 @@ </p> </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> + <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="donate-bitcoin.html"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="donate-monero.html"><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> </body> </html> |
