Skip to content

Commit 6123887

Browse files
authored
Merge pull request #2 from CivicTechTO/add-site-icon
Add Site Icon
2 parents 55927c8 + 24adf19 commit 6123887

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ _site
33
.jekyll-cache
44
.jekyll-metadata
55
vendor
6+
.DS_Store

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ description: >- # this means to ignore newlines until "baseurl:"
2525
baseurl: "" # the subpath of your site, e.g. /blog
2626
url: "https://civic-spark.com" # the base hostname & protocol for your site, e.g. http://example.com
2727
image: "/assets/images/social_card.jpg"
28+
favicon: "/assets/images/spark.png"
2829

2930
github_username: civictechto
3031

assets/images/spark.png

21.2 KB
Loading

0 commit comments

Comments
 (0)