add content and change project layout
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
mixin ext_a(href, content, class_name='')
|
||||
a(href=href target="_blank" rel="external nofollow noopener" class=class_name)= content
|
||||
@@ -0,0 +1,2 @@
|
||||
mixin page_id()
|
||||
| #{name}(#{section})
|
||||
Reference in New Issue
Block a user