Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ryan Lahfa
cours-intro
Commits
9c1b3108
Commit
9c1b3108
authored
Sep 17, 2020
by
Raito Bezarius
Browse files
website: remove abs paths for nav links
parent
41685b86
Changes
3
Hide whitespace changes
Inline
Side-by-side
calendrier.html
View file @
9c1b3108
...
...
@@ -17,11 +17,11 @@
<h1>
Les cours aux Ernest
</h1>
</div>
<nav>
<a
href=
"
/
index.html"
>
Présentation
</a>
<a
href=
"index.html"
>
Présentation
</a>
/
<a
href=
"
/
calendrier.html"
>
Calendrier
</a>
<a
href=
"calendrier.html"
>
Calendrier
</a>
/
<a
href=
"
/
programme_2021_s1.html"
>
Programme 2020-2021 (S1)
</a>
<a
href=
"programme_2021_s1.html"
>
Programme 2020-2021 (S1)
</a>
/
<a
href=
"https://framaforms.org/les-cours-aux-ernest-1600249919"
>
S'inscrire
</a>
</nav>
...
...
index.html
View file @
9c1b3108
...
...
@@ -18,11 +18,11 @@
<h1>
Les cours aux Ernest
</h1>
</div>
<nav>
<a
href=
"
/
index.html"
>
Présentation
</a>
<a
href=
"index.html"
>
Présentation
</a>
/
<a
href=
"
/
calendrier.html"
>
Calendrier
</a>
<a
href=
"calendrier.html"
>
Calendrier
</a>
/
<a
href=
"
/
programme_2021_s1.html"
>
Programme 2020-2021 (S1)
</a>
<a
href=
"programme_2021_s1.html"
>
Programme 2020-2021 (S1)
</a>
/
<a
href=
"https://framaforms.org/les-cours-aux-ernest-1600249919"
>
S'inscrire
</a>
</nav>
...
...
programme_2021_s1.html
View file @
9c1b3108
...
...
@@ -17,11 +17,11 @@
<h1>
Les cours aux Ernest
</h1>
</div>
<nav>
<a
href=
"
/
index.html"
>
Présentation
</a>
<a
href=
"index.html"
>
Présentation
</a>
/
<a
href=
"
/
calendrier.html"
>
Calendrier
</a>
<a
href=
"calendrier.html"
>
Calendrier
</a>
/
<a
href=
"
/
programme_2021_s1.html"
>
Programme 2020-2021 (S1)
</a>
<a
href=
"programme_2021_s1.html"
>
Programme 2020-2021 (S1)
</a>
/
<a
href=
"https://framaforms.org/les-cours-aux-ernest-1600249919"
>
S'inscrire
</a>
</nav>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment