mirror of
https://github.com/dessalines/essays.git
synced 2026-03-11 09:04:37 +00:00
Trying minima again.
This commit is contained in:
parent
22ad813aee
commit
c62644658e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
---
|
||||
|
||||
@import "";
|
||||
@import "minima/skins/{{ site.minima.skin | default: 'classic' }}";
|
||||
@import "minima/initialize";
|
||||
|
||||
a:link {color:#9cf}
|
||||
a:hover, a:visited:hover {color:#cef}
|
||||
|
|
|
|||
Loading…
Reference in a new issue