Skip to content

Commit 2eb7635

Browse files
authored
Update sidebar.html
1 parent 364b203 commit 2eb7635

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<nav>
2+
<p style="color:red;">DEBUG: {{ page.url }}</p>
23
<a href="{{ '/' | relative_url }}" class="{% if page.url == '/' %}active{% endif %}">Home</a>
34

45
<a href="{{ '/portfolio' | relative_url }}" class="{% if page.url == '/portfolio.html' or page.url == '/portfolio/' %}active{% endif %}">Portfolio</a>

0 commit comments

Comments
 (0)