Skip to content

Commit

Permalink
Namen aus Projekt entfernen
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardNolting committed Jun 20, 2024
1 parent bc27516 commit e7b9e75
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 11 deletions.
1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@

#### [Mitmachen!](http://umdiewelt.gymnasium-hoechstadt.de#mitmachen)

#### Kontakt aufnehmen.
[Koordinator](mailto:hip@gy-ho.de?subject=Um%20Die%20Welt:%20) / [Entwickler](mailto:leonard.nolting@gymhoes.de?subject=Um%20Die%20Welt:%20)

#### [Wiki](https://github.com/LeonardNolting/umdiewelt/wiki)

## Quellcode bearbeiten
Expand Down
1 change: 0 additions & 1 deletion datenschutzerklaerung.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ <h1>Datenschutzerklärung</h1>
<p>Webseite: <a href="https://gymnasium-hoechstadt.de/">https://gymnasium-hoechstadt.de/</a></p>
</address>
<p>Koordinator: Std Herr Hipp (<a href="mailto:hip@gy-ho.de?subject=Um%20Die%20Welt">hip@gy-ho.de</a>)</p>
<p>Entwickler: Leonard Nolting (<a href="mailto:leonard.nolting@gymhoes.de?subject=Um%20Die%20Welt">leonard.nolting@gymhoes.de</a>)</p>
<div>
<p>Diese Seite benutzt Dienste von Google:</p>
<ul>
Expand Down
2 changes: 0 additions & 2 deletions html/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
<p>Am einfachsten ist es, <b>Herrn Hipp</b> (Leiter dieses Projekts) in der Schule persönlich
aufzusuchen. Alternativ kannst du ihn auf Teams oder
<a href="mailto:hip@gy-ho.de?subject=Um%20Die%20Welt:%20">per E-Mail</a> erreichen.</p>
<p>Bei Fragen zur Bedienung der Website, richte dich gerne an Leonard Nolting, auf Teams oder
<a href="mailto:leonard.nolting@gymhoes.de?subject=Um%20Die%20Welt:%20">in einer E-Mail</a>.
</p>
</details>
</div>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h2 id="slogan">
Auf dem <span class="fahrradweg">Fahr&shy;rad&shy;weg</span> zu mehr <span class="klimaschutz">Klima&shy;schutz</span>.
</h2>
<div id="fußzeile">
<p id="copyright">&copy; 2021 Leonard Nolting</p>
<p id="copyright">&copy; 2021</p>
<ul id="links" class="horizontal">
<li id="quellen">Quellen</li>
<li id="cookies">Cookies</li>
Expand Down
9 changes: 7 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "",
"keywords": [],
"license": "",
"author": "Leonard Nolting",
"scripts": {
"build": "parcel build index.html --public-url .",
"dev": "parcel index.html --open",
Expand Down

0 comments on commit e7b9e75

Please sign in to comment.