Update example correctly

This commit is contained in:
Govindas 2022-02-03 15:34:52 +02:00
parent b5dcc44ecb
commit e4b5175a68
3 changed files with 6 additions and 2 deletions

View File

@ -1 +1,3 @@
>
<link href="/style.css" rel="stylesheet">
About page About page

View File

@ -1,3 +1,5 @@
>
<link href="/style.css" rel="stylesheet">
# Welcome! # Welcome!
This is the homepage of our website. This is the homepage of our website.
> >

View File

@ -1,2 +1,2 @@
[Home](/) About;About.page
[About](/about) Home;Home.page