From ff0b67d06c73a6c2868e0cbc2f71b17ff6369c4f Mon Sep 17 00:00:00 2001 From: ab0410 <ab0410@student.labranet.jamk.fi> Date: Tue, 17 Jan 2023 14:18:12 +0200 Subject: [PATCH] index update --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 7a55b59..666762e 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,10 @@ <section style="margin-top: 2rem;"> <a style="text-decoration: none;" href="WV4/responsive.html">WV4</a> </section> + + <section style="margin-top: 2rem;"> + <a style="text-decoration: none;" href="WV5/web-fonts.html">WV5</a> + </section> </article> </body> </html> \ No newline at end of file -- GitLab