Compare commits

..

1 commit

Author SHA1 Message Date
ea163d6012 Update actions/checkout action to v5 2025-08-12 00:06:54 +00:00
8 changed files with 13 additions and 13 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event.repository.fork == false if: github.event.repository.fork == false
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v5
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Configure Git Credentials - name: Configure Git Credentials

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event.repository.fork == false if: github.event.repository.fork == false
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v5
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Configure Git Credentials - name: Configure Git Credentials

View file

@ -1 +1 @@
27.08.2025 23.07.2025

View file

@ -19,8 +19,8 @@ Salierstr. 8<br />
## Telefonisch und via Telefax ## Telefonisch und via Telefax
**Telefon:** :fontawesome-solid-phone: [+49 7231 204 41 01](tel:+4972312044101)<br /> **Telefon:** :fontawesome-solid-phone: [+49 7231 13 32 952](tel:+4972311332952)<br />
**Telefax:** :fontawesome-solid-fax: +49 7231 204 41 02<br /> **Telefax:** :fontawesome-solid-fax: +49 7231 13 32 95 29<br />
## E-Mail ## E-Mail

Binary file not shown.

View file

@ -17,7 +17,7 @@ Eine PDF-Version des Lebenslaufes kann [hier](files/cv.pdf) heruntergeladen werd
Salierstraße 8<br /> Salierstraße 8<br />
75177 Pforzheim<br /> 75177 Pforzheim<br />
[stephan@hadan.de](mailto:stephan@hadan.de)<br /> [stephan@hadan.de](mailto:stephan@hadan.de)<br />
[+49 7231 204 41 01](tel:+4972312044101) [+49 7231 13 32 952](tel:+4972311332952)
## Berufserfahrung ## Berufserfahrung

View file

@ -12,8 +12,8 @@ Salierstr. 8<br />
## Kontaktmöglichkeiten ## Kontaktmöglichkeiten
Telefon: +49 7231 204 41 01<br /> Telefon: +49 7231 13 32 952<br />
Telefax: +49 7231 204 41 02<br /> Telefax: +49 7231 13 32 95 29<br />
E-Mail: stephan@hadan.de<br /> E-Mail: stephan@hadan.de<br />
## Journalistisch-redaktionelle Angebote ## Journalistisch-redaktionelle Angebote

View file

@ -20,21 +20,21 @@
# Requirements for core # Requirements for core
jinja2~=3.1.6 jinja2~=3.1.6
markdown~=3.9.0 markdown~=3.8
mkdocs~=1.6.1 mkdocs~=1.6.1
#mkdocs-material~=9.5 #mkdocs-material~=9.5
mkdocs-material-extensions~=1.3.1 mkdocs-material-extensions~=1.3.1
pygments~=2.19.2 pygments~=2.19.1
pymdown-extensions~=10.16.1 pymdown-extensions~=10.15
mkdocs-material[imaging] mkdocs-material[imaging]
# Plugins # Plugins
mkdocs-git-revision-date-localized-plugin~=1.4.7 mkdocs-git-revision-date-localized-plugin~=1.4.7
#mkdocs-git-committers-plugin-2~=2.4.1 #mkdocs-git-committers-plugin-2~=2.4.1
mkdocs-git-authors-plugin~=0.10.0 mkdocs-git-authors-plugin~=0.10.0
mkdocs-glightbox~=0.5.1 mkdocs-glightbox~=0.4.0
mkdocs-rss-plugin~=1.17.3 mkdocs-rss-plugin~=1.17.3
mkdocs-macros-plugin~=1.3.9 mkdocs-macros-plugin~=1.3.7
mkdocstrings~=0.30.0 mkdocstrings~=0.30.0
mkdocstrings-python mkdocstrings-python
mkdocs-awesome-pages-plugin~=2.10.1 mkdocs-awesome-pages-plugin~=2.10.1