From 2c1b00f3094321ba9fd3121e723823b96dfbc528 Mon Sep 17 00:00:00 2001
From: xAlpharax <42233094+xAlpharax@users.noreply.github.com>
Date: Sun, 25 Feb 2024 23:04:38 +0200
Subject: Massive changes - improvements in performance, accesability and SEO
as well as best practices
Changes to be committed:
deleted: static/js/copy.js
modified: static/js/main.js
modified: config.toml
modified: content/posts/code_test.md
modified: templates/404.html
modified: templates/index.html
modified: templates/macros.html
modified: templates/page.html
modified: templates/section.html
modified: templates/tags/single.html
---
templates/index.html | 105 +++++++++++++++++++--------------------------------
1 file changed, 39 insertions(+), 66 deletions(-)
(limited to 'templates/index.html')
diff --git a/templates/index.html b/templates/index.html
index 2a9b9a5..90a3f51 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -6,45 +6,45 @@
-
-
-
-
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
@@ -52,10 +52,11 @@
-
+
-
+
+
{% if page.title %}
@@ -107,52 +108,24 @@
-
-
-
-
+
+
- {% if config.extra.highlightjs.enable %}
-
-
-
-
-
- {% if config.extra.highlightjs.clipboard %}
-
-
- {% endif %}
-
- {% endif %}
-
- {% if not config.extra.highlightjs.enable %}
-
- {% endif %}
-
+
+
- {% block js_footer %}
- {% endblock js_footer %}
+
+
{% if config.extra.google_analytics.enable %}
{% endif %}