Skip to content
Snippets Groups Projects

Fix typos

Merged Martin Bergemann requested to merge fub_ldap into master
Files
5
@@ -158,10 +158,13 @@ border_color = "#6c2e1f"
hover_color = "#d0513a"
## The about us text is a small blurb about freva within the project
about_us_text = ""
## Set the path to the institution logo, this should be the path to the logo
## as seen by the target system
institution_logo = "/path/to/logo/on/target/machine"
## Set a list of email addresses for contacts
contacts = ""
contacts = [""]
## Now set postal address
address = "Project name, German Climate Computing Centre (DKRZ), Bundesstr. 45a, 20146 Hamburg, Germany."
imprint = "Project name, German Climate Computing Centre (DKRZ), Bundesstr. 45a, 20146 Hamburg, Germany."
## Here you can set a lengthy project description.
## You can also set a path to a filename that contains the information.
## Instead of text you can set a path to a file containing the text, like a html file.
Loading