diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-05-27 23:02:28 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-05-27 23:02:28 -0700 |
commit | 7f2e66f7dd2efddaf08f329d81c114143bc00cf6 (patch) | |
tree | 1b067e5df0b16fd65ca106ba9a908a0a756566af /thedarkcolour/kotlinforforge/1.2.1/web.html | |
parent | fb1a0c4f0c241fbb976d10959eb89e7b8f227258 (diff) | |
download | KotlinForForge-7f2e66f7dd2efddaf08f329d81c114143bc00cf6.tar.gz KotlinForForge-7f2e66f7dd2efddaf08f329d81c114143bc00cf6.tar.bz2 KotlinForForge-7f2e66f7dd2efddaf08f329d81c114143bc00cf6.zip |
Added styling to the maven repo
Diffstat (limited to 'thedarkcolour/kotlinforforge/1.2.1/web.html')
-rw-r--r-- | thedarkcolour/kotlinforforge/1.2.1/web.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/thedarkcolour/kotlinforforge/1.2.1/web.html b/thedarkcolour/kotlinforforge/1.2.1/web.html index 660f135..132e549 100644 --- a/thedarkcolour/kotlinforforge/1.2.1/web.html +++ b/thedarkcolour/kotlinforforge/1.2.1/web.html @@ -1,4 +1,5 @@ -<html> +<html lang="HTML5"> +<link rel="stylesheet" href="../../style.css"> <head><title>Index of /1.2.1/</title></head> <body> <h1>Index of /kotlinforforge/</h1><hr><pre><a href="../web.html">../</a> |