Commit d8411e14 authored by Yurizal Susanto's avatar Yurizal Susanto
Browse files

Fix default language error

parent 16872330
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
# Site's URL
baseURL = "http://yurizal-san.com/"
# Site's Name
title = "Manis"
theme = "manis"
# Copyright notice. Note: You can use HTML tag here
@@ -11,6 +9,8 @@ paginate = 10
canonifyURL = true
# Your disqus shortname
disqusShortname = ""
# Edit this if you want to translate your blog
defaultContentLanguage = "en"

[taxonomies]
	tag = "tags"
@@ -59,8 +59,6 @@ disqusShortname = ""


# Language Configuration
defaultContentLanguage = "en"
# Edit this if you want to translate your blog
#[languages.in]
#	lang = "in"
#	languageName = "Bahasa Indonesia"