Skip to content

Commit d555c9e

Browse files
authored
Update conf.py
1 parent bb97e9b commit d555c9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'SDD'
21-
copyright = '2025, Jonathan Virak'
22-
author = 'Jonathan Virak'
21+
copyright = '2025, JV'
22+
author = 'JV'
2323

2424
# The full version, including alpha/beta/rc tags
2525
release = '0.1'
@@ -58,4 +58,4 @@
5858
# so a file named "default.css" will overwrite the builtin "default.css".
5959
html_static_path = ['_static']
6060

61-
myst_heading_anchors = 3
61+
myst_heading_anchors = 3

0 commit comments

Comments
 (0)