Skip to content

Commit 5b6a23d

Browse files
committed
feat(about): full presentation mode
1 parent 1fccc23 commit 5b6a23d

File tree

4 files changed

+295
-418
lines changed

4 files changed

+295
-418
lines changed

_includes/header.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
<div class="container">
33
<div style="vertical-align: middle; padding-top: 8px">
44
<div>
5-
<a class="navbar-brand" href="{{site.baseurl}}/" style="border-bottom: none; line-height: 0.1em">
5+
<a
6+
class="navbar-brand"
7+
href="{{site.baseurl_root}}/{% tl about %}"
8+
style="border-bottom: none; line-height: 0.1em"
9+
>
610
Python Deadlines<br /><br />
711
</a>
812
</div>

0 commit comments

Comments
 (0)