From 2ca272d722d0914efa5cb31472b66e2d30b04e51 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 8 Apr 2020 22:33:53 +0100 Subject: theme: upgrade to latest master - integrates Netlify Identity for Netlify CMS Also, adds Netlify CMS support for talks. --- config/_default/params.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config') diff --git a/config/_default/params.toml b/config/_default/params.toml index 91ffc754..aed7ab5a 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -269,3 +269,10 @@ plugins_js = [] [marketing] google_analytics = "" google_tag_manager = "" + +############################ +## Content Management System +############################ +[cms] + # See https://sourcethemes.com/academic/docs/install/#install-with-web-browser + netlify_cms = true -- cgit v1.2.3