From af54cdb9228ccab6dcc1767e05b88a5bf5809783 Mon Sep 17 00:00:00 2001 From: testuser Date: Sun, 15 Jun 2025 18:11:33 +0530 Subject: modified many files --- layouts/index.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 layouts/index.html (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html new file mode 100644 index 0000000..b7afe0f --- /dev/null +++ b/layouts/index.html @@ -0,0 +1,40 @@ + + + {{ partial "head.html" . }} + + +
+ +
+ + {{ partial "profile.html" . }} + + + {{ partial "link-card.html" . }} + + + + + + + + + + + + + + {{ partial "about.html" . }} + + + + +
+ © 2025 LucentLink | Made with ❤️ +
+ +
+ + + + -- cgit v1.2.3