Skip to content

✨ Added "Powered by TinaCMS" footer with logo - #253

Open
jeoffreyfischer wants to merge 17 commits into
mainfrom
3827-add-powered-by-tinacms-footer
Open

✨ Added "Powered by TinaCMS" footer with logo#253
jeoffreyfischer wants to merge 17 commits into
mainfrom
3827-add-powered-by-tinacms-footer

Conversation

@jeoffreyfischer

Copy link
Copy Markdown
Contributor

Resolves tinacms/tina.io#3827

Added a footer "Powered by TinaCMS" with a logo and a link to https://tina.io/

Screenshots
image
Figure: Added footer

@vercel

vercel Bot commented Aug 21, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tina-docs Ready Ready Preview Comment Nov 25, 2025 11:58pm

tino-liu
tino-liu previously approved these changes Aug 22, 2025

@tino-liu tino-liu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tino-liu tino-liu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, you might want to run npx biome check.. It's failing in the pipeline

Comment thread src/app/layout.tsx
Comment thread src/components/docs/footer.tsx Outdated
Comment thread src/components/docs/footer.tsx Outdated
</span>
</Link>
<div className="ml-auto">
{(process.env.NODE_ENV === "development" ||

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why'd you change the condition of the render for the ThemeSelector

/>
</main>
</div>
<DocsFooter />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Change to <Footer/>
  2. Call it on the site layout (perhaps layout.tsx) not inside the tab-layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ ✨ Add 'Powered by TinaCMS' Message to Docs Starter Template

3 participants