diff options
| author | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-09-29 20:59:12 -0400 |
|---|---|---|
| committer | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-09-29 20:59:12 -0400 |
| commit | 77d974a907db4c96865d216f8d5f80d82396a19f (patch) | |
| tree | 6818dd9703de5c24e0e61ebae1359cc8bedd06f8 /config/_default/params.toml | |
| parent | 2c003b73e47b8b85b5bfa1f86adf828a24192430 (diff) | |
style: 💄 New pages and menu items
New pages, menu items, stylistic alterations, and additional pages.
Diffstat (limited to 'config/_default/params.toml')
| -rw-r--r-- | config/_default/params.toml | 8 |
1 files changed, 4 insertions, 4 deletions
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] |
