From 88a16ad267b36ac24d8d574765e996690790d584 Mon Sep 17 00:00:00 2001 From: Onni Roivas <ab0410@student.jamk.fi> Date: Mon, 23 Jan 2023 21:17:17 +0200 Subject: [PATCH] Index add WV8 --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index e2bae3b..1a52de8 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,10 @@ <section style="margin-top: 2rem;"> <a style="text-decoration: none;" href="WV7/responsive.html">WV7</a> </section> + + <section style="margin-top: 2rem;"> + <a style="text-decoration: none;" href="WV8/index.html">WV8</a> + </section> </article> </body> </html> \ No newline at end of file -- GitLab