Added birthday decor
This commit is contained in:
parent
8b82c1d9c6
commit
39a9f29a52
4 changed files with 15 additions and 2 deletions
|
|
@ -4,7 +4,9 @@ mixin navheader()
|
|||
span.icon-bar
|
||||
span.icon-bar
|
||||
span.icon-bar
|
||||
a.navbar-brand(href="/")= siteTitle
|
||||
img#bcandle(src="/img/bdaycandle.png",title="Happy Birthday Ourfore.st!")
|
||||
a.navbar-brand(href="/",title="Happy Birthday Ourfore.st!")= siteTitle
|
||||
img#bhat(src="/img/bdayhat.png",title="Happy Birthday Ourfore.st!")
|
||||
|
||||
mixin navdefaultlinks()
|
||||
li
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue