Skip to content

Commit

Permalink
...?
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzoic committed Oct 27, 2023
1 parent d6d5504 commit 30a06b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/CountESS/css/vanilla.css">
<link rel="stylesheet" href="/CountESS/css/custom.css">
<head>
</head>
<body>
{% if page.url != "/CountESS/" %}
<!-- {{page.url}} -->
<div class="navbar"><a href="/CountESS/">CountESS Documentation</a></div>
{% endif %}
{{ content }}
Expand Down

0 comments on commit 30a06b0

Please sign in to comment.