1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-09 23:37:09 +01:00

Add overly colorful favicons; tweak site title.

Courtesy http://realfavicongenerator.net/.
This commit is contained in:
hacksalot
2015-12-21 23:45:28 -05:00
parent f401565a23
commit 3a5537c932
38 changed files with 133 additions and 4 deletions

View File

@ -3,5 +3,8 @@
---
@charset "utf-8";
$base-font: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
$title-font: 'Open Sans Condensed', $base-font;
// Import partials from `sass_dir` (defaults to `_sass`)
@import "minimal", "syntax-highlighting", "hmr";