Skip to content

Add footer with GitHub link and offline notice#3

Merged
Tiryoh merged 2 commits intomainfrom
add-footer
Mar 5, 2026
Merged

Add footer with GitHub link and offline notice#3
Tiryoh merged 2 commits intomainfrom
add-footer

Conversation

@Tiryoh
Copy link
Copy Markdown
Owner

@Tiryoh Tiryoh commented Mar 2, 2026

Summary

  • Add GitHub icon + "View source on GitHub" link to the page footer
  • Display "Works offline — all processing runs locally in your browser." message

Test plan

  • Verify footer is displayed with npm run dev
  • Verify link opens the GitHub repository in a new tab
  • Verify readability in dark mode

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a small footer to the main app layout to communicate offline/local-processing behavior and provide a source-link back to the repository.

Changes:

  • Add a footer section with an offline/local-processing notice.
  • Add a “View source on GitHub” link with a GitHub icon that opens in a new tab.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@Tiryoh Tiryoh merged commit ccd4a2e into main Mar 5, 2026
1 check passed
@Tiryoh Tiryoh deleted the add-footer branch March 5, 2026 05:50
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.

2 participants