fix deprecated usage of settings
This commit is contained in:
parent
dc27d33114
commit
bc15f05603
|
@ -1,15 +1,15 @@
|
||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
languageName = "English"
|
languageName = "English"
|
||||||
displayName = "EN"
|
# displayName = "EN"
|
||||||
isoCode = "en"
|
# isoCode = "en"
|
||||||
weight = 1
|
weight = 1
|
||||||
rtl = false
|
# rtl = false
|
||||||
|
|
||||||
title = "TFC Connection"
|
title = "TFC Connection"
|
||||||
description = "Connecting teens with the truth of Jesus Christ… teaching and equipping them to live out the Great Commission."
|
# description = "Connecting teens with the truth of Jesus Christ… teaching and equipping them to live out the Great Commission."
|
||||||
# copyright = "Copy, _right?_ :thinking_face:"
|
# copyright = "Copy, _right?_ :thinking_face:"
|
||||||
|
|
||||||
dateFormat = "Jan 02, 06"
|
# dateFormat = "Jan 02, 06"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "TFC Connection"
|
name = "TFC Connection"
|
||||||
|
|
Loading…
Reference in a new issue