From e4294a4daa3edb51bcb4fdb7b269e7cd38bdc875 Mon Sep 17 00:00:00 2001 From: Leilukin 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" %}