summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejavu Moe <[email protected]>2023-05-12 00:17:04 +0800
committerDejavu Moe <[email protected]>2023-05-12 00:17:04 +0800
commit88328c27d3162e5ce87e9ef64a9fbc29aa9f8228 (patch)
treed7de1a36488c5b63972105c30d40fe00a8ebeb27
parentd32a1c82878487ce2bd2df3fe7566230b4d94ee6 (diff)
downloadself-hosted-88328c27d3162e5ce87e9ef64a9fbc29aa9f8228.tar.gz
self-hosted-88328c27d3162e5ce87e9ef64a9fbc29aa9f8228.zip
add example head-include.html
-rw-r--r--cgit/head-include.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgit/head-include.html b/cgit/head-include.html
new file mode 100644
index 0000000..318a646
--- /dev/null
+++ b/cgit/head-include.html
@@ -0,0 +1,3 @@
+<meta charset="utf-8">
+<!-- Customized head sections, such as site statistics scripts-->
+<!-- <script src="xxx" ></script> --> \ No newline at end of file