File tree Expand file tree Collapse file tree 3 files changed +1
-40
lines changed Expand file tree Collapse file tree 3 files changed +1
-40
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ var structures = {
8
8
<button id="home-button" class="nav-button" type="button" onclick="window.location.href='home'">Home</button><br>
9
9
<button id="accounts-button" class="nav-button" type="button" onclick="window.location.href='accounts'">Accounts</button><br>
10
10
<button id="endeavours-button" class="nav-button" type="button" onclick="window.location.href='endeavours'">Endeavours</button><br>
11
- <button id="blog-button" class="nav-button" type="button" onclick="window.location.href='blog '">Blog</button>
11
+ <button id="blog-button" class="nav-button" type="button" onclick="window.location.href='https://wordsmith.social/murdomaclachlan/ '">Blog</button>
12
12
</div>
13
13
</nav>
14
14
You can’t perform that action at this time.
0 commit comments