move social and theme variables to data folder
This commit is contained in:
@@ -78,27 +78,6 @@ button = "I Accept"
|
||||
[widgets]
|
||||
sidebar = ["categories", "tags"]
|
||||
|
||||
############################# social site ########################
|
||||
[[social]]
|
||||
name = "facebook"
|
||||
icon = "fab fa-facebook" # fontawesome icon pack : https://fontawesome.com/icons/
|
||||
link = "#"
|
||||
|
||||
[[social]]
|
||||
name = "twitter"
|
||||
icon = "fab fa-twitter" # fontawesome icon pack : https://fontawesome.com/icons/
|
||||
link = "#"
|
||||
|
||||
[[social]]
|
||||
name = "mastodon"
|
||||
icon = "fab fa-mastodon" # fontawesome icon pack : https://fontawesome.com/icons/
|
||||
link = "#"
|
||||
|
||||
[[social]]
|
||||
name = "instagram"
|
||||
icon = "fab fa-instagram" # fontawesome icon pack : https://fontawesome.com/icons/
|
||||
link = "#"
|
||||
|
||||
|
||||
# google map
|
||||
[google_map]
|
||||
@@ -114,4 +93,4 @@ map_marker = "images/marker.png"
|
||||
enable = false
|
||||
# mailchimp subsciption
|
||||
mailchimp_form_action = "https://gmail.us4.list-manage.com/subscribe/post?u=463ee871f45d2d93748e77cad&id=a0a2c6d074" # replace this url with yours
|
||||
mailchimp_form_name = "b_463ee871f45d2d93748e77cad_a0a2c6d074"
|
||||
mailchimp_form_name = "b_463ee871f45d2d93748e77cad_a0a2c6d074"
|
||||
|
||||
Reference in New Issue
Block a user