mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
now Octopress uses partials
This commit is contained in:
8
source/_includes/navigation.haml
Normal file
8
source/_includes/navigation.haml
Normal file
@ -0,0 +1,8 @@
|
||||
.page_width
|
||||
%ul
|
||||
%li.alpha
|
||||
%a(href="/") Blog
|
||||
%li.omega
|
||||
%a(href="/about.html") About
|
||||
%li.subscribe
|
||||
%a(href="/atom.xml") Subscribe
|
||||
Reference in New Issue
Block a user