Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
archetypen
Commits
5be3c521
Commit
5be3c521
authored
Apr 01, 2025
by
Eric Duminil
Browse files
Update name
parent
2b6e1bed
Pipeline
#11033
passed with stages
in 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/kontakt.html
View file @
5be3c521
...
...
@@ -23,10 +23,10 @@
</div>
<div
class=
"text"
>
<p>
Max Mustermann
Eric Duminil
</p>
<p>
Bei Fragen zum Projekt kontaktieren Sie
<a
href=
"mailto:
max.mustermann
@hft-stuttgart.de"
>
max.mustermann
@hft-stuttgart.de
</a>
Bei Fragen zum Projekt kontaktieren Sie
<a
href=
"mailto:
vorname.nachname
@hft-stuttgart.de"
>
vorname.nachname
@hft-stuttgart.de
</a>
</p>
</div>
</div>
...
...
public/settings.js
View file @
5be3c521
//TODO Projektnamen setzen:
let
projektname
=
""
let
projektname
=
"
Quartiersarchetypen
"
// TODO Link zur Projektseite setzen
let
projektseitenlink
=
""
let
projektseitenlink
=
"
https://www.hft-stuttgart.de/forschung/projekte/aktuell/sektorsim3
"
// TODO URL zum Projektlogo setzen
let
projektlogourl
=
""
let
projektlogourl
=
"
https://www.hft-stuttgart.de/fileadmin/Dateien/Forschung/Projekte/Projektlogos/SektorSim3_Logo.png
"
// KEINE ÄNDERUNG NACH DIESER ZEILE!
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment