Monorepo for Tangled tangled.org

appview/pages: update footerMinimal to contain brand link #1186

merged opened by autumn.bsky.gay targeting master from autumn.bsky.gay/core: autumn/brand-footerMinimal

Seems to have been accidentally left out after #1178

Signed-off-by: Amazingca autumn@amazingca.dev

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:e2nwnarqo7kdbt7ngr3gejp6/sh.tangled.repo.pull/3mhhykzuvuw22
+1
Diff #0
+1
appview/pages/templates/layouts/fragments/footerMinimal.html
··· 10 10 <a href="https://blog.tangled.org" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline">blog</a> 11 11 <a href="https://docs.tangled.org" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline">docs</a> 12 12 <a href="https://tangled.org/tangled.org/core" hx-boost="true" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline">source</a> 13 + <a href="https://tangled.org/brand" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline">brand</a> 13 14 <a href="https://chat.tangled.org" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline" target="_blank" rel="noopener noreferrer">discord</a> 14 15 <a href="https://bsky.app/profile/tangled.org" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline" target="_blank" rel="noopener noreferrer">bluesky</a> 15 16 <a href="/terms" hx-boost="true" class="hover:text-gray-900 dark:hover:text-gray-200 hover:underline">terms</a>

History

1 round 1 comment
sign up or login to add to the discussion
autumn.bsky.gay submitted #0
1 commit
expand
appview/pages: update footerMinimal to contain brand link
expand 1 comment

Excellent catch, thanks!

pull request successfully merged