Skip to content

Commit 6c6637d

Browse files
committed
Update year
1 parent 6dff263 commit 6c6637d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ The website_* must be defined for the RSS to work
88
@def website_url = "https://gnadt.github.io"
99

1010
@def author = "Albert R. Gnadt"
11-
@def year = "2024"
11+
@def year = "2025"
1212

1313
@def mintoclevel = 2
1414

15-
@def robots_disallow = ["assets/","files/"]
15+
@def robots_disallow = ["assets/", "files/"]
1616

1717
<!--
1818
Add here files or directories that should be ignored by Franklin, otherwise

0 commit comments

Comments
 (0)