Skip to content

Commit c842cd8

Browse files
Merge pull request #18 from MurdoMaclachlan/dev
don't break or i'll eat you
2 parents 98a8974 + f24d141 commit c842cd8

File tree

3 files changed

+1
-40
lines changed

3 files changed

+1
-40
lines changed

pages/blog.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

scripts/js/constructor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var structures = {
88
<button id="home-button" class="nav-button" type="button" onclick="window.location.href='home'">Home</button><br>
99
<button id="accounts-button" class="nav-button" type="button" onclick="window.location.href='accounts'">Accounts</button><br>
1010
<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>
1212
</div>
1313
</nav>
1414

static/img/blog/2022-01-17-01.png

1.77 MB
Loading

0 commit comments

Comments
 (0)