From 77d974a907db4c96865d216f8d5f80d82396a19f Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Sun, 29 Sep 2024 20:59:12 -0400 Subject: =?UTF-8?q?style:=20=F0=9F=92=84=20New=20pages=20and=20menu=20item?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New pages, menu items, stylistic alterations, and additional pages. --- config/_default/params.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/_default/params.toml') diff --git a/config/_default/params.toml b/config/_default/params.toml index 96c2fea..dd29a4e 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -10,8 +10,8 @@ loading = "lazy" breakpoint = "md" [main.externalLinks] - cue = false - tab = false + cue = true + tab = true [main.build] transpiler = "libsass" @@ -21,8 +21,8 @@ purgeHTMLComments = false [docs] - github = "https://github.com/gethinode/hinode" - release = "https://github.com/gethinode/hinode/releases/tag/" + github = "https://github.com/anoduck/hinode-template" + release = "https://github.com/anoduck/hinode-template/releases/tag/" checkVersion = false [home] -- cgit v1.2.3