about summary refs log tree commit diff stats
path: root/themes/xmin/layouts/partials/foot_custom.html
diff options
context:
space:
mode:
authorAlan Pearce2020-01-10 19:55:06 +0100
committerAlan Pearce2020-01-10 19:55:06 +0100
commiteea42a5b1b05fbbdc9f33df41576de0232fcbd4d (patch)
tree942ce4381278d49870b4016784ea2bfdfc1d66b6 /themes/xmin/layouts/partials/foot_custom.html
parentd93409097b7a4d68c5660446bfb574ac673040a5 (diff)
parent7befbf2f991e217aa4d52615f9f430cae30897f5 (diff)
downloadwebsite-eea42a5b1b05fbbdc9f33df41576de0232fcbd4d.tar.xz
website-eea42a5b1b05fbbdc9f33df41576de0232fcbd4d.zip
Merge commit '7befbf2f991e217aa4d52615f9f430cae30897f5' as 'themes/xmin'
Diffstat (limited to 'themes/xmin/layouts/partials/foot_custom.html')
-rw-r--r--themes/xmin/layouts/partials/foot_custom.html0
1 files changed, 0 insertions, 0 deletions
diff --git a/themes/xmin/layouts/partials/foot_custom.html b/themes/xmin/layouts/partials/foot_custom.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/themes/xmin/layouts/partials/foot_custom.html
Pearce-0/+3 2023-05-18Remove submoduleAlan Pearce-7/+0 2023-05-18Make buildable with nix (requires submodule workaround)Alan Pearce-25/+40 2023-05-14Add deploy commandAlan Pearce-1/+4 2023-05-14Pre-compress built site with brotli/zstd/gzipAlan Pearce-0/+58 2023-04-26Re-add <footer> to footer templateAlan Pearce-1/+1 2023-04-26Update themeAlan Pearce-5/+5 2023-04-26Fix spacing of code examplesAlan Pearce-1/+1 2023-04-26Remove duplicate header in demo contentAlan Pearce-2/+0 2023-04-26Improve whitespacing in HTMLAlan Pearce-10/+10 2023-04-26Update themeAlan Pearce-5/+5 2023-04-26Use relative font sizesAlan Pearce-3/+3 2023-04-26Use div instead of section when no heading is neededAlan Pe