From f6e08e46491e1efc54628de717484efda1dbcf61 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 1 Jul 2021 08:36:13 -0400 Subject: begin gemini tweaks --- dns.html | 2 +- gemini.html | 60 +++++++++++++++++------------------------------------------- 2 files changed, 18 insertions(+), 44 deletions(-) diff --git a/dns.html b/dns.html index d14ea02..3464eaa 100644 --- a/dns.html +++ b/dns.html @@ -115,7 +115,7 @@ Pinging landchad.net

- As you can see, our ping to landchad.net is now being directed to 104.238.126.105. + As you can see, our ping to landchad.net is now being directed to 104.238.128.105. That means we have successfully set up our DNS records! You can also run the command host if you have it, which will list both IPv4 and IPv6 addresses for a domain name.

diff --git a/gemini.html b/gemini.html index 08d5095..2962d09 100644 --- a/gemini.html +++ b/gemini.html @@ -13,7 +13,7 @@

What is Gemini?

-

Gemini is a new internet protocol which is different from the web. It's neither Gopher. It's much cleaner.

+

Gemini is a new internet protocol which is different from the HTTP and Gopher. It's much cleaner.

Why use gemini protocol?

-- cgit v1.2.3