Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Updated the top banner to say this is the old site, and link to monarchinitiative.org #518

Merged
merged 1 commit into from
Oct 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<template>
<div id="app" class="page-wrapper">
<monarch-banner
>This site will soon be replaced by a
<a href="https://next.monarchinitiative.org/" target="_blank"
>This site has been replaced by a
<a href="https://monarchinitiative.org/" target="_blank"
>new version</a
>, re-built and re-imagined. Check it out!</monarch-banner
>
Expand Down
Loading