Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export default defineConfig({
{
label: 'Showcase',
items: [
{ label: 'Tally: Change Impact Cockpit', link: '/showcase/tally/' },
{ label: 'Tally: Proof', link: '/showcase/tally/proof/' },
],
},
Expand Down
Binary file removed public/favicon.png
Binary file not shown.
38 changes: 34 additions & 4 deletions public/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/overrides/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<li><a href="/spec/">Spec</a></li>
<li><a href="/audit/">Audit Tool</a></li>
<li><a href="/examples/">Examples</a></li>
<li><a href="/showcase/tally/">Tally Showcase</a></li>
<li><a href="/faq/">FAQ</a></li>
</ul>
</div>
Expand Down
56 changes: 0 additions & 56 deletions src/components/tally/TallyActNav.astro

This file was deleted.

121 changes: 0 additions & 121 deletions src/components/tally/TallyHero.astro

This file was deleted.

50 changes: 0 additions & 50 deletions src/components/tally/TallyHeroCtas.astro

This file was deleted.

49 changes: 0 additions & 49 deletions src/components/tally/TallyNextActions.astro

This file was deleted.

Loading
Loading