Skip to content

Commit

Permalink
change 404.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmanke committed Apr 4, 2024
1 parent 2621fad commit 9d56944
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/render-qmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
uses: mamba-org/setup-micromamba@main
with:
environment-file: configs/conda.yml
cache-environment: true
cache-downloads: true
environment-name: Rintro

- name: Activate Environment
run: micromamba activate Rintro
Expand Down
1 change: 1 addition & 0 deletions 404.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Rintro - Page Not Found
site-url: "https://maxplanck-ie.github.io/Rintro"
---

The page you requested cannot be found (perhaps it was moved or renamed).
Expand Down

0 comments on commit 9d56944

Please sign in to comment.