Skip to content

Commit 22a35bb

Browse files
2 parents dcd94c4 + cd3ea61 commit 22a35bb

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

config.toml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ disqusShortname = 'Lum Ramabaja'
1212
[permalinks]
1313
posts = '/posts/:title/'
1414

15-
[services]
16-
[services.googleAnalytics]
17-
id = 'your-google-analytics-id'
18-
1915
[markup]
2016
[markup.highlight]
2117
guessSyntax = true
@@ -29,8 +25,7 @@ disqusShortname = 'Lum Ramabaja'
2925
unsafe = true
3026

3127
[params]
32-
[social]
33-
github = 'https://github.com/ChainlessCoder'
28+
3429
avatarLink = 'https://github.com/ChainlessCoder'
3530
author = 'Lum Ramabaja'
3631
description = 'My Blog'
@@ -41,4 +36,6 @@ disqusShortname = 'Lum Ramabaja'
4136
customCSS = ["css/custom.css"]
4237
showPowerBy = false
4338
math = true
44-
hiddenPostSummaryInHomePage = false
39+
hiddenPostSummaryInHomePage = false
40+
[social]
41+
github = 'https://github.com/ChainlessCoder'

0 commit comments

Comments
 (0)