From acd11c14e208583a591aa43c045d7c0e66d84fee Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Wed, 18 Jan 2023 11:53:58 -0800 Subject: [PATCH] fix minor typo on the home page --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index cb149e9..1e28732 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,7 +32,7 @@ / \ -

Your web site will be its own fediverse account, including its posts. Its username and instance will be your domain. This takes a bit of technical known-how.

+

Your web site will be its own fediverse account, including its posts. Its username and instance will be your domain. This takes a bit of technical know-how.