Add fontawesome and links to sidebar

This commit is contained in:
2017-11-26 16:29:37 -08:00
parent 277ccadce2
commit 4e3baca3d9
38 changed files with 9522 additions and 103 deletions

View File

@ -1,6 +1,9 @@
$sidebar-text: $background;
$sidebar-font: 'Barlow', sans-serif;
$sidebar-link-text: $subtle;
$sidebar-link-hover: $foreground;
$title-text: $foreground;
$title-font: 'Barlow', sans-serif;