Skip to content

Commit

Permalink
config.yml for all projects (#133) (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktmag authored Apr 15, 2023
1 parent dd01134 commit cda47b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/stae105g/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

year = date.today().year
auth = config["authors"] # Dict of authors and their emails
print(auth[0]['name'])

############################### PROJECT ##############################
project = config["description"]
projectid = config["name"]
Expand Down

0 comments on commit cda47b2

Please sign in to comment.