From f5b68c452f6df102ee2e40e638cb8988798099ef Mon Sep 17 00:00:00 2001 From: Track3 Date: Mon, 31 Dec 2018 17:09:40 +0800 Subject: Add more customizations --- layouts/partials/analytics.html | 2 +- layouts/partials/favicons.html | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 layouts/partials/favicons.html (limited to 'layouts/partials') diff --git a/layouts/partials/analytics.html b/layouts/partials/analytics.html index f13b4a0..b1f9af8 100644 --- a/layouts/partials/analytics.html +++ b/layouts/partials/analytics.html @@ -1 +1 @@ -{{ template "_internal/google_analytics_async.html" . }} \ No newline at end of file +{{ template "_internal/google_analytics_async.html" . }} diff --git a/layouts/partials/favicons.html b/layouts/partials/favicons.html new file mode 100644 index 0000000..27f5226 --- /dev/null +++ b/layouts/partials/favicons.html @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3