[lego/master] Add sticky bottom bar

13 Sep
2019
13 Sep
'19
6:35 p.m.
commit 3b60c06db11a537719fd949c0ff4f1cef752c4d5 Author: hiro <hiro@torproject.org> Date: Fri Sep 13 20:35:03 2019 +0200 Add sticky bottom bar --- templates/bottom_banner.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/bottom_banner.html b/templates/bottom_banner.html index e69de29..ceb8c46 100644 --- a/templates/bottom_banner.html +++ b/templates/bottom_banner.html @@ -0,0 +1,3 @@ +<nav class="navbar sticky-bottom navbar-light bg-light"> + <a class="navbar-brand" href="#">Sticky top</a> +</nav>
2125
Age (days ago)
2125
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org