feat: update navigation links to include "About me" and correct URLs for consistency
All checks were successful
DEPLOY / deploy (push) Successful in 9s
All checks were successful
DEPLOY / deploy (push) Successful in 9s
This change enhances the user experience by providing a dedicated "About me" page and ensuring all links point to the correct HTML files, improving overall site navigation.
This commit is contained in:
parent
a92c673a92
commit
3ea18829a4
4
TP3.html
4
TP3.html
@ -12,8 +12,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
4
TP4.html
4
TP4.html
@ -12,8 +12,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
4
TP5.html
4
TP5.html
@ -16,8 +16,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
4
TP6.html
4
TP6.html
@ -16,8 +16,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -10,9 +10,9 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -228,8 +228,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="/" class="header_button">Home Page</a>
|
<a href="/" class="header_button">Home Page</a>
|
||||||
<a href="/projects.html" class="header_button">Projets</a>
|
<a href="/projects.html" class="header_button">Projets</a>
|
||||||
<a href="/projects.html" class="header_button">Projects</a>
|
<a href="/about.html" class="header_button">About me</a>
|
||||||
<a href="/quizz" class="header_button">Vibe check</a>
|
<a href="/quizz.html" class="header_button">Vibe check</a>
|
||||||
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
<a href="https://djalim.fr" class="header_button">Blog Perso</a>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
Loading…
Reference in New Issue
Block a user