From bfb359b526cb94587a5aaf03dda4d3a539811240 Mon Sep 17 00:00:00 2001
From: Mole Shang <135e2@135e2.dev>
Date: Fri, 29 Mar 2024 00:09:41 +0800
Subject: Revert "templates: load pange.js for auto-spacing"
This reverts commit 3c8f655c73c4ba4706f0f7fb86a574f7c60b43c5.
Chrome 123 finally supports `text-autospace` and `text-spacing-trim`
property.
Thank lord for CJK.
Conflicts:
templates/base.html
---
templates/base.html | 6 ------
1 file changed, 6 deletions(-)
(limited to 'templates')
diff --git a/templates/base.html b/templates/base.html
index 51e1dba..879ad7b 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -62,12 +62,6 @@
-
-
{% block metadata %}{# #}{% endblock %}
--
cgit v1.2.3