Move nav links out of config
This commit is contained in:
parent
275de8154e
commit
5fb86fae20
4 changed files with 57 additions and 7 deletions
|
@ -63,6 +63,7 @@ svg {
|
|||
.table-collapse { border-collapse: collapse }
|
||||
|
||||
@import 'components/listing';
|
||||
@import 'components/nav';
|
||||
@import 'components/post';
|
||||
@import 'components/post/about-author';
|
||||
@import 'components/post/code';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue