We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831e087 commit c74fcbdCopy full SHA for c74fcbd
‎config/_default/params.toml‎
@@ -1,7 +1,8 @@
1
description = 'Rust Programming Language Tutorials'
2
3
-author = 'Dumindu Madunuwan'
4
-authorURL = 'https://github.com/dumindu'
+[author]
+name= 'Dumindu Madunuwan'
5
+URL = 'https://github.com/dumindu'
6
7
currentYear = 2023
8
projectStartYear = 2016
‎themes/docura‎
0 commit comments