-
Notifications
You must be signed in to change notification settings - Fork 0
Proposer un changement au projet (#123) #124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -186,7 +186,7 @@ <h2 class="main-title">Contact</h2> | |||||
| class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX</a> | ||||||
| </div> | ||||||
|
|
||||||
| <p class="text-sm opacity-70">© 2025 David KRK. All Rights Reserved</p> | ||||||
| <p class="text-sm opacity-70">© 2026 David KRK. All Rights Reserved</p> | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. L'année de copyright est mise à jour en dur à '2026' sur cette page. Pour une meilleure maintenabilité et cohérence avec d'autres pages qui utilisent une balise
Suggested change
|
||||||
| <p class="neon-text font-bold text-lg mt-4">"May The Techno Be With You"</p> | ||||||
| </footer> | ||||||
| </div> | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -105,7 +105,7 @@ <h1 class="main-title">David KRK</h1> | |||||
| class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX</a> | ||||||
| </div> | ||||||
|
|
||||||
| <p class="text-sm opacity-70">© 2025 David KRK. All Rights Reserved</p> | ||||||
| <p class="text-sm opacity-70">© 2026 David KRK. All Rights Reserved</p> | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. L'année de copyright est mise à jour en dur à '2026' sur cette page. Pour une meilleure maintenabilité et cohérence avec d'autres pages qui utilisent une balise
Suggested change
|
||||||
| <p class="neon-text font-bold text-lg mt-4">"May The Techno Be With You"</p> | ||||||
| </footer> | ||||||
| </div> | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -122,7 +122,7 @@ <h1 class="main-title">David KRK</h1> | |||||
| class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX</a> | ||||||
| </div> | ||||||
|
|
||||||
| <p class="text-sm opacity-70">© 2025 David KRK. All Rights Reserved</p> | ||||||
| <p class="text-sm opacity-70">© <span id="copyright-year"></span> David KRK. All Rights Reserved</p> | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. La balise
Suggested change
|
||||||
| <p class="neon-text font-bold text-lg mt-4">"May The Techno Be With You"</p> | ||||||
| </footer> | ||||||
| </div> | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -98,7 +98,7 @@ <h1 class="main-title">David KRK</h1> | |||||
| </a> | ||||||
| </div> | ||||||
|
|
||||||
| <p class="text-sm opacity-70">© 2025 David KRK. All Rights Reserved</p> | ||||||
| <p class="text-sm opacity-70">© 2026 David KRK. All Rights Reserved</p> | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. L'année de copyright est mise à jour en dur à '2026' sur cette page. Pour une meilleure maintenabilité et cohérence avec d'autres pages qui utilisent une balise
Suggested change
|
||||||
| <p class="neon-text font-bold text-lg mt-4">"May The Techno Be With You"</p> | ||||||
| </footer> | ||||||
| </div> | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -181,7 +181,7 @@ <h2 class="mt-4">Офіційний магазин</h2> | |||||
| class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX</a> | ||||||
| </div> | ||||||
|
|
||||||
| <p class="text-sm opacity-70">© 2025 David KRK. All Rights Reserved</p> | ||||||
| <p class="text-sm opacity-70">© <span id="copyright-year"></span> David KRK. All Rights Reserved</p> | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. La balise
Suggested change
|
||||||
| <p class="neon-text font-bold text-lg mt-4">"May The Techno Be With You"</p> | ||||||
| </footer> | ||||||
| </div> | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
La balise
<span>avec l'IDcopyright-yearest actuellement vide. Sans un script JavaScript pour la remplir, l'année de copyright ne sera pas affichée sur cette page, ce qui constitue un bug visuel. Pour corriger cela immédiatement tout en conservant la possibilité d'une mise à jour dynamique future, veuillez inclure l'année 2026 à l'intérieur de la balise<span>.