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/header.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 layouts/partials/home/header.html (limited to 'layouts/partials/home/header.html') diff --git a/layouts/partials/home/header.html b/layouts/partials/home/header.html new file mode 100644 index 0000000..7b4d50c --- /dev/null +++ b/layouts/partials/home/header.html @@ -0,0 +1,15 @@ +
+

{{ .Name }}

+ {{ .Title }} +
+
{{ .Location }}
+ + + + + + + + +
+
-- cgit v1.2.3