We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7fd4d commit ff53773Copy full SHA for ff53773
_config.yml
@@ -2,12 +2,13 @@
2
title: Portfolio Website
3
timezone: America/Los_Angeles
4
description: Example portfolio website
5
-image: "/uploads/2018/05/20/example-logo.png"
6
-logo: "/uploads/2018/05/20/example-logo.png"
7
author:
8
name: Portfolio Website
9
twitter: codytwinton
10
ga_tracking_id:
+image: "/uploads/2018/05/20/example-logo.png"
+lang: en
11
+logo: "/uploads/2018/05/20/example-logo.png"
12
social:
13
name: Cody Winton
14
links:
@@ -40,7 +41,6 @@ exclude:
40
41
- package-lock.json
42
kramdown:
43
show_warnings: true
-lang: en
44
liquid:
45
error_mode: strict
46
strict_filters: true
0 commit comments