I'm an idiot
This commit is contained in:
parent
9db9cdbc0d
commit
62bf30dd50
|
@ -18,6 +18,7 @@ katex:
|
||||||
throw_error: true
|
throw_error: true
|
||||||
|
|
||||||
sass:
|
sass:
|
||||||
|
sourcemap: always
|
||||||
sass_dir: assets/css
|
sass_dir: assets/css
|
||||||
|
|
||||||
excerpt_separator: <!--more-->
|
excerpt_separator: <!--more-->
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
---
|
||||||
|
---
|
||||||
|
|
||||||
// solarized theme
|
// solarized theme
|
||||||
$base03: #002b36;
|
$base03: #002b36;
|
||||||
$base02: #073642;
|
$base02: #073642;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user