diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index 96ccd0a..ac3c446 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -29,4 +29,4 @@ jobs: uses: lycheeverse/lychee-action@v2 with: fail: true # fail workflow run on error - args: --root-dir "$(pwd)/public" public --exclude ".+\.analog.com" + args: --root-dir "$(pwd)/public" public --exclude ".+\.analog.com" --exclude "https://ilbers.de/" diff --git a/content/_index.en.md b/content/_index.en.md index b1e99bb..900b947 100644 --- a/content/_index.en.md +++ b/content/_index.en.md @@ -1,4 +1,4 @@ +++ -title = "MEC2025" +title = "Munich Embedded" template = "index_en.html" +++ diff --git a/content/_index.md b/content/_index.md index 19ad95b..a1bb56f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,4 +1,4 @@ +++ -title = "MEC2025" +title = "Munich Embedded" aliases = ["de"] +++ diff --git a/templates/index.html b/templates/index.html index c333e5d..f9e72d3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,7 +22,7 @@