We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55927c8 + 24adf19 commit 6123887Copy full SHA for 6123887
.gitignore
@@ -3,3 +3,4 @@ _site
3
.jekyll-cache
4
.jekyll-metadata
5
vendor
6
+.DS_Store
_config.yml
@@ -25,6 +25,7 @@ description: >- # this means to ignore newlines until "baseurl:"
25
baseurl: "" # the subpath of your site, e.g. /blog
26
url: "https://civic-spark.com" # the base hostname & protocol for your site, e.g. http://example.com
27
image: "/assets/images/social_card.jpg"
28
+favicon: "/assets/images/spark.png"
29
30
github_username: civictechto
31
assets/images/spark.png
21.2 KB
0 commit comments