From 6d5f79b8fb144afc33135ac1ac8f8496ad3c5e06 Mon Sep 17 00:00:00 2001
From: ravenci <134-ravenci@git.qoto.org>
Date: Sat, 14 Nov 2020 15:25:53 +0700
Subject: [PATCH] add link for milestone

---
 public/index.html     | 1 +
 public/indexdark.html | 1 +
 2 files changed, 2 insertions(+)

diff --git a/public/index.html b/public/index.html
index e08881a..7db7c50 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,6 +24,7 @@
 </h2>
 </body>
 <footer>
+<h6><a href="/mls/milestone.html">Milestone</a></h6>
 <h6>https://git.qoto.org/ravenci/ravenci.qoto.io /<a href="https://git.qoto.org/ravenci/ravenci.qoto.io/">or you could click here</a></h6>
 <h6>https://qoto.org/@ravenclaw/ <a href="https://qoto.org/@ravenclaw/">or you could click here</a></h6>
 </footer>
diff --git a/public/indexdark.html b/public/indexdark.html
index b474850..8ee9854 100644
--- a/public/indexdark.html
+++ b/public/indexdark.html
@@ -24,6 +24,7 @@
 </h2>
 </body>
 <footer>
+<h6><a href="/mls/milestonedark.html">Milestone</a></h6>
 <h6>https://git.qoto.org/ravenci/ravenci.qoto.io/<a href="https://git.qoto.org/ravenci/ravenci.qoto.io/">or you could click here</a></h6>
 <h6>https://qoto.org/ <a href="https://qoto.org/@ravenclaw/">or you could click here</a></h6>
 </footer>
-- 
GitLab