Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8daa20

Browse files
authored
Merge pull request #41 from certik/docs
Comment out documentation until we add it
2 parents bff3439 + 101cff0 commit c8daa20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ googleAnalytics = "" # update google analytics id
2020
url = "download/"
2121
weight = 1
2222

23-
[[menu.main]]
24-
name = "Documentation"
25-
url = "https://docs.lfortran.org/"
26-
weight = 2
23+
#[[menu.main]]
24+
# name = "Documentation"
25+
# url = "https://docs.lfortran.org/"
26+
# weight = 2
2727

2828
[[menu.main]]
2929
name = "Blog"

0 commit comments

Comments
 (0)