diff --git a/_config.yml b/_config.yml index 24461ff..f82a0ec 100644 --- a/_config.yml +++ b/_config.yml @@ -32,13 +32,15 @@ github_username: vcncolin repository: vcncolin/lefrenchmathproject # Build settings -remote_theme: zendesk/jekyll-theme-zendesk-garden@main +#remote_theme: zendesk/jekyll-theme-zendesk-garden@main +theme: minima plugins: - jekyll-feed header_pages: - about.markdown + - \courses\Maths_PSI_Alg1.markdown sidebar: - getting-started diff --git a/_includes/custom-head.html b/_includes/custom-head.html deleted file mode 100644 index 8559a67..0000000 --- a/_includes/custom-head.html +++ /dev/null @@ -1,6 +0,0 @@ -{% comment %} - Placeholder to allow defining custom head, in principle, you can add anything here, e.g. favicons: - - 1. Head over to https://realfavicongenerator.net/ to add your own favicons. - 2. Customize default _includes/custom-head.html in your source directory and insert the given code snippet. -{% endcomment %} diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 9ee139f..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,14 +0,0 @@ -
- - - - {%- seo -%} - - {%- feed_meta -%} - {%- if jekyll.environment == 'production' and site.google_analytics -%} - {%- include google-analytics.html -%} - {%- endif -%} - - {%- include custom-head.html -%} - - diff --git a/_includes/header.html b/_includes/header.html deleted file mode 100644 index 9a6c772..0000000 --- a/_includes/header.html +++ /dev/null @@ -1,33 +0,0 @@ -