Skip to content

Commit

Permalink
Settings cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alanta committed Nov 20, 2020
1 parent dcd64bd commit 037bcfc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 87 deletions.
81 changes: 0 additions & 81 deletions _config.yml

This file was deleted.

14 changes: 8 additions & 6 deletions appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@
"Site": {
"name": "Memoirs",
"title": "Memoirs",
"description": "I will take you on the fabulous world of exploration. Travel, culture, lifestyle. Eat, Pray, Love!",
"Description": "I will take you on the fabulous world of exploration. Travel, culture, lifestyle. Eat, Pray, Love!",
"Logo": "assets/images/logo.png",
"Favicon": "assets/images/logo.png",
"Copyright": "Memoirs",
"lazyimages": false,
"authorbox": true,
"contactFormUrl": "https://formspree.io/f/maylbkgo",
"GoogleAnalytics": ""
"Lazyimages": false,
"Authorbox": true,
"DisqusId": "demowebsite",
"ContactFormUrl": "https://formspree.io/f/maylbkgo",
"GoogleAnalytics": "", // UA-xxxxxxxx-1
"MailChimpList": "https://wowthemes.us11.list-manage.com/subscribe/post?u=8aeb20a530e124561927d3bd8&id=8c3d2d214b"
}
}
}

0 comments on commit 037bcfc

Please sign in to comment.