From fa1f1ea4b6308e5e683aac504797f599db0bd915 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 28 May 2024 02:10:48 +0800 Subject: [PATCH] Include my website button template in the home page --- src/index.njk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/index.njk b/src/index.njk index 555fa70c..9ba62b31 100644 --- a/src/index.njk +++ b/src/index.njk @@ -30,9 +30,7 @@ eleventyComputed:

Link to My Website

-

You can link to my website with the following button. I would recommend you to host my site button in your own website instead of hotlinking it.

- - Button of Leilukin's Hub + {% include "main/site-btn.njk" %}