From dfb6e1f80754c1c8f2d4d332c5292319f008a67b Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Wed, 27 May 2020 22:53:13 +0800
Subject: v2 original port
---
layouts/partials/scripts-front.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 layouts/partials/scripts-front.html
(limited to 'layouts/partials/scripts-front.html')
diff --git a/layouts/partials/scripts-front.html b/layouts/partials/scripts-front.html
new file mode 100644
index 0000000..9fa99b6
--- /dev/null
+++ b/layouts/partials/scripts-front.html
@@ -0,0 +1,18 @@
+
\ No newline at end of file
--
cgit v1.2.3
From acc5ec346a8d5bf0b7fd96ea0d7bfe89731c7fe2 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Thu, 28 May 2020 10:38:41 +0800
Subject: ie
---
layouts/partials/scripts-front.html | 15 +++++++++++++++
1 file changed, 15 insertions(+)
(limited to 'layouts/partials/scripts-front.html')
diff --git a/layouts/partials/scripts-front.html b/layouts/partials/scripts-front.html
index 9fa99b6..59c3bb0 100644
--- a/layouts/partials/scripts-front.html
+++ b/layouts/partials/scripts-front.html
@@ -15,4 +15,19 @@
} else {
localStorage.setItem('fuji_theme', $('body').attr('data-theme'));
}
+
+
\ No newline at end of file
--
cgit v1.2.3
From 8009dfd8f5d33211a07d01319715fc3993979138 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Sun, 31 May 2020 16:31:27 +0800
Subject: Scripts adjustment
---
layouts/partials/scripts-front.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
(limited to 'layouts/partials/scripts-front.html')
diff --git a/layouts/partials/scripts-front.html b/layouts/partials/scripts-front.html
index 59c3bb0..9425769 100644
--- a/layouts/partials/scripts-front.html
+++ b/layouts/partials/scripts-front.html
@@ -1,6 +1,6 @@
--
cgit v1.2.3