diff options
author | ahriman <ahriman@falte.red> | 2018-12-19 07:42:14 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-19 07:42:14 +0000 |
commit | da41c8d8378d5c7a754400864a1c085ab9156ced (patch) | |
tree | f3b013fcba100fcb749ebb32ab5a1b47ecd1f6ec /start.html | |
parent | e00b31c0bc82e89afff4a6bed9139914e095b12a (diff) | |
download | site-da41c8d8378d5c7a754400864a1c085ab9156ced.tar.gz |
misc typos, changed page titles
Diffstat (limited to 'start.html')
-rw-r--r-- | start.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/start.html b/start.html index 8d1eb58..2ccf2e3 100644 --- a/start.html +++ b/start.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text; charset=utf-8" /> - <title>Tilde Institute :: Quick-Start Guide</title> + <title>tilde.institute :: Quick-Start Guide</title> <link rel="stylesheet" href="tilde.css" type="text/css"/> <link rel="icon" type="image/png" href="icon.png"/> </head> |