From d588132426c08d790057a6ed9cedf3fff8a6d8a7 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Wed, 22 May 2024 00:36:31 +0800 Subject: [PATCH] Remove site button template include on Links page --- src/pages/links.njk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/links.njk b/src/pages/links.njk index 55c40fce..b1b8ec12 100644 --- a/src/pages/links.njk +++ b/src/pages/links.njk @@ -12,7 +12,9 @@ eleventyNavigation:

Link to My Website

- {% include "main/site-btn.njk" %} +

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