From 814fb43f2d307296da9f82ae39c7587c1a91961b Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Fri, 16 Apr 2021 15:56:10 +0700 Subject: Override local files instead of submodule --- layouts/partials/footer.html | 29 +++++++++++++++++++++++++++++ themes/anubis | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 layouts/partials/footer.html diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..5db94ac --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,29 @@ + diff --git a/themes/anubis b/themes/anubis index b6f39d6..dc52fdf 160000 --- a/themes/anubis +++ b/themes/anubis @@ -1 +1 @@ -Subproject commit b6f39d69588b32c9f27d3459732171250904724d +Subproject commit dc52fdf1b007abb84695f533024bcf15b04ca4b2 -- cgit 1.4.1