mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-22 02:11:06 +00:00
Minor styling changes
This commit is contained in:
@ -17,7 +17,7 @@ title: Governance Archaeology
|
|||||||
# email: hello@patdryburgh.com
|
# email: hello@patdryburgh.com
|
||||||
description: >- # this means to ignore newlines until "baseurl:"
|
description: >- # this means to ignore newlines until "baseurl:"
|
||||||
TK Governance Archaeology description
|
TK Governance Archaeology description
|
||||||
baseurl: "/gov-arch-site" # the subpath of your site, e.g. /blog
|
baseurl: "" # the subpath of your site, e.g. /blog
|
||||||
url: "https://patdryburgh.github.io" # the base hostname & protocol for your site, e.g. http://example.com
|
url: "https://patdryburgh.github.io" # the base hostname & protocol for your site, e.g. http://example.com
|
||||||
# icon: /assets/images/icon-512.png
|
# icon: /assets/images/icon-512.png
|
||||||
# twitter_username: patdryburgh
|
# twitter_username: patdryburgh
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<aside class="site-credits">
|
<aside class="site-credits">
|
||||||
<p>
|
<p>
|
||||||
<small>Modified <a href="https://github.com/patdryburgh/hitchens">Hitchens Theme</a> powered by <a href="http://jekyllrb.com">Jekyll</a></small>
|
<small>Modified <a href="https://github.com/patdryburgh/hitchens">Hitchens Theme</a>, powered by <a href="http://jekyllrb.com">Jekyll</a></small>
|
||||||
</p>
|
</p>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$brand-color: #f4efe6;
|
$brand-color: #f4efe6;
|
||||||
$highlight: lighten($brand-color, 35%);
|
$highlight: lighten($brand-color, 35%);
|
||||||
$text-color: #0b0404;
|
$text-color: #1f1f1f;
|
||||||
$muted-text-color: #64644B;
|
$muted-text-color: #64644B;
|
||||||
$font-family: "EB Garamond", Garamond, "Times New Roman", serif;
|
$font-family: "EB Garamond", Garamond, "Times New Roman", serif;
|
||||||
|
|
||||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 177 KiB |
Reference in New Issue
Block a user