fix: update "About me" links to "Projects" for consistency across all HTML files
All checks were successful
DEPLOY / deploy (push) Successful in 12s
All checks were successful
DEPLOY / deploy (push) Successful in 12s
This commit is contained in:
parent
0a6140a8f5
commit
a92c673a92
2
TP3.html
2
TP3.html
@ -12,7 +12,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
2
TP4.html
2
TP4.html
@ -12,7 +12,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
2
TP5.html
2
TP5.html
@ -16,7 +16,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
2
TP6.html
2
TP6.html
@ -16,7 +16,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -228,7 +228,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div class="links">
|
||||
<a href="/" class="header_button">Home Page</a>
|
||||
<a href="/projects.html" class="header_button">Projets</a>
|
||||
<a href="/about.html" class="header_button">About me</a>
|
||||
<a href="/projects.html" class="header_button">Projects</a>
|
||||
<a href="/quizz" class="header_button">Vibe check</a>
|
||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user