Merge branch 'pipeline-refactoring' into 'dev'

Update CI images with digests and remove redundant declarations

See merge request rheinsw/website!14
This commit is contained in:
2025-03-29 22:19:30 +00:00
parent df69bd3aab
commit b1cc973853
2 changed files with 25 additions and 31 deletions

View File

@@ -14,7 +14,7 @@ export default function Home() {
/>
<ol className="list-inside list-decimal text-sm/6 text-center sm:text-left font-[family-name:var(--font-geist-mono)]">
<li className="mb-2 tracking-[-.01em]">
Get started by editing{" "}
Get started by editing{" "}-From Feature Branch
<code className="bg-black/[.05] dark:bg-white/[.06] px-1 py-0.5 rounded font-[family-name:var(--font-geist-mono)] font-semibold">
app/page.tsx
</code>