Skip to content

Commit

Permalink
improve linking
Browse files Browse the repository at this point in the history
  • Loading branch information
djh1997 committed Apr 24, 2024
1 parent e20e890 commit cceb9a2
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion contactus.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1 id="contact-us">Contact us </h1>
<table>
<thead>
<tr>
<th><a href="../index.html">Home</a></th>
<th><a href="..">Home</a></th>
<th><a href="../contactus.html">Contact us</a></th>
<th><a href="../weekend.html">Triumph Weekend</a></th>
<th><a href="../events.html">Events</a></th>
Expand Down
2 changes: 1 addition & 1 deletion dev/menubar.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
![blue spitfire](/assets/DSC_0001.webp)
| [Home](/index.html) | [Contact us](/contactus.html) | [Triumph Weekend](/weekend.html) | [Events](/events.html) |
| [Home](/) | [Contact us](/contactus.html) | [Triumph Weekend](/weekend.html) | [Events](/events.html) |
| ----------------- | ----------------------- | ------------------------------ | -------------------- |
2 changes: 1 addition & 1 deletion events.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1 id="events">Events </h1>
<table>
<thead>
<tr>
<th><a href="../index.html">Home</a></th>
<th><a href="..">Home</a></th>
<th><a href="../contactus.html">Contact us</a></th>
<th><a href="../weekend.html">Triumph Weekend</a></th>
<th><a href="../events.html">Events</a></th>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1 id="tssc-isle-of-wight-area">TSSC Isle Of Wight Area </h1>
<table>
<thead>
<tr>
<th><a href="../index.html">Home</a></th>
<th><a href="..">Home</a></th>
<th><a href="../contactus.html">Contact us</a></th>
<th><a href="../weekend.html">Triumph Weekend</a></th>
<th><a href="../events.html">Events</a></th>
Expand Down
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@
<url>
<loc>https://iow.triumphsportsix.club</loc>
<priority>1.00</priority>
<lastmod>2024-04-16</lastmod>
<lastmod>2024-04-24</lastmod>
</url>
<url>
<loc>https://iow.triumphsportsix.club/weekend.html</loc>
<priority>0.80</priority>
<lastmod>2024-04-23</lastmod>
<lastmod>2024-04-24</lastmod>
</url>
<url>
<loc>https://iow.triumphsportsix.club/events.html</loc>
<priority>0.80</priority>
<lastmod>2024-04-16</lastmod>
<lastmod>2024-04-24</lastmod>
</url>
<url>
<loc>https://iow.triumphsportsix.club/contactus.html</loc>
<priority>0.80</priority>
<lastmod>2024-04-16</lastmod>
<lastmod>2024-04-24</lastmod>
</url>
<url>
<loc>https://iow.triumphsportsix.club/dev/24cw/programme/programme.html</loc>
<priority>0.20</priority>
<lastmod>2024-04-23</lastmod>
<lastmod>2024-04-24</lastmod>
</url>
<url>
<loc>https://iow.triumphsportsix.club/dev/24cw/programme/directions.html</loc>
<priority>0.20</priority>
<lastmod>2024-04-23</lastmod>
<lastmod>2024-04-22</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion weekend.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1 id="isle-of-wight-triumph-weekend">Isle of Wight Triumph weekend </h1>
<table>
<thead>
<tr>
<th><a href="../index.html">Home</a></th>
<th><a href="..">Home</a></th>
<th><a href="../contactus.html">Contact us</a></th>
<th><a href="../weekend.html">Triumph Weekend</a></th>
<th><a href="../events.html">Events</a></th>
Expand Down

0 comments on commit cceb9a2

Please sign in to comment.