File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 </main>
2828
2929 <footer class="border-t border-rule">
30- <div class="mx-auto flex max-w-2xl flex-col items-center gap-3 border-b border-rule px-6 py-12 text-center">
31- <p class="text-lg font-bold tracking-tight text-ink">Missing a repo you care about?</p>
32- <p class="max-w-md text-sm leading-relaxed text-ink-soft">Fork it and spin up your own Changelog site.</p>
33- <a href="/about#run-your-own" class="mt-1 inline-flex items-center gap-1.5 rounded-full bg-accent px-5 py-2.5 text-sm font-semibold text-white no-underline transition hover:opacity-90">
34- Fork & get started
35- <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
36- </a>
30+ <div class="border-b border-rule">
31+ <div class="mx-auto flex max-w-2xl flex-col items-center gap-3 px-6 py-12 text-center">
32+ <p class="text-lg font-bold tracking-tight text-ink">Missing a repo you care about?</p>
33+ <p class="max-w-md text-sm leading-relaxed text-ink-soft">Fork it and spin up your own Changelog site.</p>
34+ <a href="/about#run-your-own" class="mt-1 inline-flex items-center gap-1.5 rounded-full bg-accent px-5 py-2.5 text-sm font-semibold text-white no-underline transition hover:opacity-90">
35+ Fork & get started
36+ <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
37+ </a>
38+ </div>
3739 </div>
3840 <div class="mx-auto flex max-w-2xl flex-wrap items-center justify-center gap-x-2 gap-y-1 px-6 py-10 text-center text-sm text-ink-soft">
3941 <span>© {{ ("" + new Date().getFullYear()) }} {{ site_name }}</span>
You can’t perform that action at this time.
0 commit comments