Skip to content

Commit de92580

Browse files
authored
Update theme.xml
1 parent f916a9b commit de92580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

theme.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<a class='nav-link' expr:href='data:blog.homepageUrl + &quot;/p/about.html&quot;'>About</a>
6060
</li>
6161
<li class='nav-item'>
62-
<a class='nav-link' href='#'>Repo</a>
62+
<a class='nav-link' href='https://github.com/snoofox/BloggerBin'>Repo</a>
6363
</li>
6464
<li class='nav-item dropdown'>
6565
<a aria-expanded='false' class='nav-link dropdown-toggle' data-bs-toggle='dropdown' href='#' role='button'>
@@ -948,4 +948,4 @@
948948
}
949949
</script>
950950
</body>
951-
</html>
951+
</html>

0 commit comments

Comments
 (0)