diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-10-21 09:39:37 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-10-21 09:39:37 +0700 |
commit | 3ec418d2d29608b90f5ae4645e1663c558991ca7 (patch) | |
tree | 5c264be5b50efee8ed704b27278746e83de2e66f /layouts/partials | |
parent | 9e40d170473bfd68a98d7047985422adb5d6691f (diff) | |
download | blog-3ec418d2d29608b90f5ae4645e1663c558991ca7.tar.gz |
Update theme and layout
Diffstat (limited to 'layouts/partials')
-rw-r--r-- | layouts/partials/single-extra.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/single-extra.html b/layouts/partials/single-extra.html new file mode 100644 index 0000000..0d3b101 --- /dev/null +++ b/layouts/partials/single-extra.html @@ -0,0 +1 @@ +{{ partial "custom-webring.html" }} |