Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
EL-Captain-Website
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
EL-Captain-Website
Commits
159c54d6
Commit
159c54d6
authored
Jul 07, 2026
by
Mahmoud Aglan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix nav on football, martial-arts, swimming pages — add all sport links
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
f52abf82
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
football.html
public/football.html
+2
-0
martial-arts.html
public/martial-arts.html
+2
-0
swimming.html
public/swimming.html
+2
-0
No files found.
public/football.html
View file @
159c54d6
...
@@ -434,6 +434,8 @@
...
@@ -434,6 +434,8 @@
<a
href=
"/"
class=
"nav__link"
>
الرئيسية
</a>
<a
href=
"/"
class=
"nav__link"
>
الرئيسية
</a>
<a
href=
"features.html"
class=
"nav__link"
>
المزايا
</a>
<a
href=
"features.html"
class=
"nav__link"
>
المزايا
</a>
<a
href=
"swimming.html"
class=
"nav__link"
>
السباحة
</a>
<a
href=
"swimming.html"
class=
"nav__link"
>
السباحة
</a>
<a
href=
"football.html"
class=
"nav__link nav__link--active"
>
كرة القدم
</a>
<a
href=
"martial-arts.html"
class=
"nav__link"
>
الفنون القتالية
</a>
<a
href=
"pricing.html"
class=
"nav__link"
>
التسعير
</a>
<a
href=
"pricing.html"
class=
"nav__link"
>
التسعير
</a>
<a
href=
"contact.html"
class=
"nav__cta"
>
تواصل معنا
</a>
<a
href=
"contact.html"
class=
"nav__cta"
>
تواصل معنا
</a>
</div>
</div>
...
...
public/martial-arts.html
View file @
159c54d6
...
@@ -434,6 +434,8 @@
...
@@ -434,6 +434,8 @@
<a
href=
"/"
class=
"nav__link"
>
الرئيسية
</a>
<a
href=
"/"
class=
"nav__link"
>
الرئيسية
</a>
<a
href=
"features.html"
class=
"nav__link"
>
المزايا
</a>
<a
href=
"features.html"
class=
"nav__link"
>
المزايا
</a>
<a
href=
"swimming.html"
class=
"nav__link"
>
السباحة
</a>
<a
href=
"swimming.html"
class=
"nav__link"
>
السباحة
</a>
<a
href=
"football.html"
class=
"nav__link"
>
كرة القدم
</a>
<a
href=
"martial-arts.html"
class=
"nav__link nav__link--active"
>
الفنون القتالية
</a>
<a
href=
"pricing.html"
class=
"nav__link"
>
التسعير
</a>
<a
href=
"pricing.html"
class=
"nav__link"
>
التسعير
</a>
<a
href=
"contact.html"
class=
"nav__cta"
>
تواصل معنا
</a>
<a
href=
"contact.html"
class=
"nav__cta"
>
تواصل معنا
</a>
</div>
</div>
...
...
public/swimming.html
View file @
159c54d6
...
@@ -607,6 +607,8 @@
...
@@ -607,6 +607,8 @@
<a
href=
"/"
class=
"nav__link"
>
الرئيسية
</a>
<a
href=
"/"
class=
"nav__link"
>
الرئيسية
</a>
<a
href=
"features.html"
class=
"nav__link"
>
المزايا
</a>
<a
href=
"features.html"
class=
"nav__link"
>
المزايا
</a>
<a
href=
"swimming.html"
class=
"nav__link nav__link--active"
>
السباحة
</a>
<a
href=
"swimming.html"
class=
"nav__link nav__link--active"
>
السباحة
</a>
<a
href=
"football.html"
class=
"nav__link"
>
كرة القدم
</a>
<a
href=
"martial-arts.html"
class=
"nav__link"
>
الفنون القتالية
</a>
<a
href=
"pricing.html"
class=
"nav__link"
>
التسعير
</a>
<a
href=
"pricing.html"
class=
"nav__link"
>
التسعير
</a>
<a
href=
"contact.html"
class=
"nav__cta"
>
تواصل معنا
</a>
<a
href=
"contact.html"
class=
"nav__cta"
>
تواصل معنا
</a>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
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