We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bac3b7 commit 27f9448Copy full SHA for 27f9448
1 file changed
_config.yml
@@ -1,22 +1,16 @@
1
-### your site title here
2
-
3
title: Sample Data for Change
4
-baseurl: /sampledataforchange # name of the repository
+baseurl: / # name of the repository
5
email: john@lowlydba.com
6
7
8
9
highlighter: rouge
10
markdown: kramdown
11
12
13
# Tracker
14
analytics:
15
16
# Comments
17
disqus-shortname:
18
19
20
#optimization
21
#compress.html
22
compress_html:
@@ -28,7 +22,6 @@ compress_html:
28
blanklines: false
29
23
profile: false
30
24
startings: []
31
32
25
33
26
sass:
34
27
style: compressed
0 commit comments