Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cafriedb authored Sep 5, 2024
1 parent c5eddb2 commit 936daa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

### project information ###########################################################################

project = "premise_validation"
author = "Brightway Developers"
project = "dopo"
author = "Caroline Friedberger"
copyright = datetime.date.today().strftime("%Y") + ' Brightway Developers'

### project configuration #########################################################################
Expand Down Expand Up @@ -115,4 +115,4 @@
'*.md',
'*.json',
'*.data'
]
]

0 comments on commit 936daa9

Please sign in to comment.