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 /irc.html | |
parent | e00b31c0bc82e89afff4a6bed9139914e095b12a (diff) | |
download | site-da41c8d8378d5c7a754400864a1c085ab9156ced.tar.gz |
misc typos, changed page titles
Diffstat (limited to 'irc.html')
-rw-r--r-- | irc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc.html b/irc.html index bd96732..afa8e72 100644 --- a/irc.html +++ b/irc.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 :: IRC</title> + <title>tilde.institute :: IRC</title> <link rel="stylesheet" href="tilde.css" type="text/css"/> <link rel="icon" type="image/png" href="icon.png"/> </head> |