Skip to content

Commit c98d60f

Browse files
committed
This commit modifies the link text for the space navigation item in page.html, changing it from "Space!" to "Space" to maintain consistency in the navigation style. ]
1 parent f4e479b commit c98d60f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<a href="https://news.thedetroitilove.com" target="_blank" class="nav-link-techno">Techno</a>
6868
<a href="https://covidreport.org" target="_blank" class="nav-link-covid">Covid</a>
6969
<a href="https://trumpreport.info" target="_blank" class="nav-link-truth">Truth</a>
70-
<a href="https://news.spaceelevatorwiki.com" target="_blank" class="nav-link-space">Space!</a>
70+
<a href="https://news.spaceelevatorwiki.com" target="_blank" class="nav-link-space">Space</a>
7171
<a href="https://keithcu.com/wordpress/?page_id=407/" target="_blank">Me</a>
7272
</div>
7373
<div class="nav-section-middle">

0 commit comments

Comments
 (0)