diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-04-18 12:13:11 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-04-18 12:13:11 -0700 |
commit | a7dadf620caffabc53ae412ab54e039341ea10b1 (patch) | |
tree | 40c1ec865c86fdd5be296c1b5dd1f95307a1a578 /thedarkcolour/web.html | |
parent | 933694cd12e4a443e7801696b69dd71d3298c1fb (diff) | |
download | KotlinForForge-a7dadf620caffabc53ae412ab54e039341ea10b1.tar.gz KotlinForForge-a7dadf620caffabc53ae412ab54e039341ea10b1.tar.bz2 KotlinForForge-a7dadf620caffabc53ae412ab54e039341ea10b1.zip |
Update 1.2.1
Diffstat (limited to 'thedarkcolour/web.html')
-rw-r--r-- | thedarkcolour/web.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/thedarkcolour/web.html b/thedarkcolour/web.html index 330af9a..95c5d57 100644 --- a/thedarkcolour/web.html +++ b/thedarkcolour/web.html @@ -1,7 +1,11 @@ <html> -<head><title>Index of /kotlinforforge/</title></head> +<head> + <title>Index of /thedarkcolour/</title> +</head> <body> -<h1>Index of /kotlinforforge/</h1><hr><pre><a href="../index.html">../</a> +<h1>Index of /thedarkcolour/</h1><hr><pre> +<a href="../index.html">../</a> <a href="kotlinforforge/web.html">kotlinforforge</a> -</pre><hr></body> +</pre><hr> +</body> </html> |