From 1667b550fa231ec1c66c1045a3fd840d5cbbf457 Mon Sep 17 00:00:00 2001 From: Onni Roivas <ab0410@student.jamk.fi> Date: Mon, 16 Jan 2023 23:19:32 +0200 Subject: [PATCH] updated index --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1128752..7a55b59 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,10 @@ <a style="text-decoration: none;" href="WV3/1.png">WV3_1</a> <a style="text-decoration: none; padding-left: 1rem;" href="WV3/2.png">WV3_2</a> </section> + + <section style="margin-top: 2rem;"> + <a style="text-decoration: none;" href="WV4/responsive.html">WV4</a> + </section> </article> </body> -</html> +</html> \ No newline at end of file -- GitLab