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/kotlinforforge/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/kotlinforforge/web.html')
-rw-r--r-- | thedarkcolour/kotlinforforge/web.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/thedarkcolour/kotlinforforge/web.html b/thedarkcolour/kotlinforforge/web.html index 6cc6723..1213c35 100644 --- a/thedarkcolour/kotlinforforge/web.html +++ b/thedarkcolour/kotlinforforge/web.html @@ -1,13 +1,18 @@ <html> -<head><title>Index of /kotlinforforge/</title></head> +<head> + <title>Index of /kotlinforforge/</title> +</head> <body> -<h1>Index of /kotlinforforge/</h1><hr><pre><a href="../web.html">../</a> +<h1>Index of /kotlinforforge/</h1><hr><pre> +<a href="../web.html">../</a> <a href="1.0.0/web.html">1.0.0</a> <a href="1.0.1/web.html">1.0.1</a> <a href="1.1.0/web.html">1.1.0</a> <a href="1.2.0/web.html">1.2.0</a> +<a href="1.2.0/web.html">1.2.1</a> <a href="maven-metadata.xml">maven-metadata.xml</a> <a href="maven-metadata.xml.md5">maven-metadata.xml.md5</a> <a href="maven-metadata.xml.sha1">maven-metadata.xml.sha1</a> -</pre><hr></body> +</pre><hr> +</body> </html> |