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

How to Customize This Page

+
+
+

Adding New Links

+

Copy one of the link cards and update the href, icon, title, and description.

+
+
+

Changing Icons

+

Replace the Font Awesome class (e.g., 'fa-twitter') with any icon from Font Awesome.

+
+
+

Updating Profile

+

Edit the profile section at the top with your name, bio, and profile image URL.

+
+
+

Theme Colors

+

Modify the Tailwind color classes (e.g., 'bg-blue-400') to match your brand.

+
+
+
-- cgit v1.2.3