projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83b20d7
)
Add blog to nav
author
Sarah Conway
<sarahwiz210@yahoo.com>
Wed, 31 May 2017 16:06:13 +0000
(09:06 -0700)
committer
GitHub
<noreply@github.com>
Wed, 31 May 2017 16:06:13 +0000
(09:06 -0700)
templates/index_base.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/index_base.html
b/templates/index_base.html
index 9dbbccd6da9ba3b454795e5e44d8e5c19e869fff..23d286aad838c6bddcef003c48137064783b2d10 100644
(file)
--- a/
templates/index_base.html
+++ b/
templates/index_base.html
@@
-96,6
+96,7
@@
<ul class="nav navbar-nav navbar-right">
<li><a href="{{link("")}}">Home</a></li>
{{menulink("about", "About")}}
+ {{menulink("blog", "Blog")}}
{{menulink("callforpapers", "Call for Papers")}}
{{menulink("tickets", "Registration")}}
{{menulink("venue", "Venue & Hotel")}}