We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9580c commit 4f92c58Copy full SHA for 4f92c58
config.toml
@@ -17,9 +17,6 @@ publishDir = "docs"
17
[[menu.main]]
18
name = "Blog"
19
url = "/blog/"
20
-[[menu.main]]
21
- name = "DBHub"
22
- url = "https://dbhub.io"
23
24
name = "Docs"
25
url = "https://github.com/sqlitebrowser/sqlitebrowser/wiki"
@@ -35,9 +32,6 @@ publishDir = "docs"
35
32
36
33
name = "Patreon"
37
34
url = "https://www.patreon.com/db4s"
38
39
- name = "Stats"
40
- url = "/stats/"
41
42
[params]
43
description = "The Official home of the DB Browser for SQLite."
0 commit comments