Skip to content
This repository was archived by the owner on Jul 18, 2020. It is now read-only.

Commit df91b6a

Browse files
committed
Fix configs
1 parent aa58d8d commit df91b6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# ----------- CONFIGURABLE START -----------
22
title: "Scribble"
33
description: "Such theme, very cool."
4-
url: # Site url, without a slash at the end.
4+
url: http://scribble.muan.co # Site url, without a slash at the end.
55
signoff: "muan" # Your name
6-
facebook_appid: # appid for like button, remove from /_includes/share.html if unwanted.
7-
google_analytics: # set tracking, remove from /javascripts/basic.js if unwanted.
8-
share: false # turn on twitter and facebook share buttons
6+
facebook_appid: # APP ID for like button, remove from /_includes/share.html if unwanted.
7+
google_analytics: # Set tracking, remove from /javascripts/basic.js if unwanted.
8+
share: false # Turn on twitter and facebook share buttons
99

1010
links:
1111
- name: Posts

0 commit comments

Comments
 (0)