diff options
| author | Agam Singh <agamsingh@fortis-card.com> | 2026-08-01 04:21:48 -0400 |
|---|---|---|
| committer | Agam Singh <agamsingh@fortis-card.com> | 2026-08-01 04:21:48 -0400 |
| commit | 86d2d886a2a31ee3b7e6843e624f418783764b87 (patch) | |
| tree | 08ec2d64b6ff1e537b18c01f10e7c965a6a284c5 | |
| parent | 77e55022397a9a7605c10c62f69c0a45a5f9b4be (diff) | |
Moved to self-hosted forgejo on a VPS
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 3 insertions, 5 deletions
@@ -1,5 +1,3 @@ -# fortis-card.com +# fortis-card-com -Repository for the Fortis Card website at [fortis-card.com](https://fortis-card.com). - -Hosted on Cloudflare Pages while under development. +[fortis-card.com](https://fortis-card.com). @@ -309,7 +309,7 @@ <nav> <div class="wrap"> <span class="brand">FORTIS CARD</span> - <a class="nav-cta" href="https://codeberg.org/FortisCard" target="_blank" rel="noopener noreferrer"> + <a class="nav-cta" href="https://git.fortis-card.com/Fortis" target="_blank" rel="noopener noreferrer"> <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"> <line x1="6" x2="6" y1="3" y2="15"/> <circle cx="18" cy="6" r="3"/> |