From f722d20725586ee4744d077770ef7a89ab05e360 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Aug 2023 15:39:23 +0300 Subject: Migrate from brunch to hugo --- layouts/partials/home/summary.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 layouts/partials/home/summary.html (limited to 'layouts/partials/home/summary.html') diff --git a/layouts/partials/home/summary.html b/layouts/partials/home/summary.html new file mode 100644 index 0000000..4f256fd --- /dev/null +++ b/layouts/partials/home/summary.html @@ -0,0 +1,6 @@ +
+

Summary

+

+ {{ . }} +

+
-- cgit v1.2.3