Skip to content

Commit 8f6f2f3

Browse files
committed
u
1 parent e9c33f8 commit 8f6f2f3

File tree

2 files changed

+67
-3
lines changed

2 files changed

+67
-3
lines changed

config.toml

+5
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ Paginate = 10
9898
url = "/tools"
9999
weight = 1
100100

101+
[[menu.footer]]
102+
name = "Figlet"
103+
url = "/figlet"
104+
weight = 1
105+
101106
[[menu.footer]]
102107
name = "ASCII Banners"
103108
url = "/ascii-banners/"

0 commit comments

Comments
 (0)