This commit is contained in:
Dessalines 2021-01-15 23:16:21 -05:00
parent c62644658e
commit 6bc878177e
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
theme: minima theme: minimal

View File

@ -1,8 +1,7 @@
--- ---
--- ---
@import "minima/skins/{{ site.minima.skin | default: 'classic' }}"; @import "";
@import "minima/initialize";
a:link {color:#9cf} a:link {color:#9cf}
a:hover, a:visited:hover {color:#cef} a:hover, a:visited:hover {color:#cef}