Skip to content

Feature/favicons#6

Merged
ryomario merged 2 commits into
mainfrom
feature/favicons
Jul 2, 2026
Merged

Feature/favicons#6
ryomario merged 2 commits into
mainfrom
feature/favicons

Conversation

@ryomario

@ryomario ryomario commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Add Favicons

Description

Provide logo icon assets using as favicons.

Type of Change

  • feat: A new feature (non-breaking change which adds functionality)
  • fix: A bug fix (non-breaking change which fixes an issue)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • docs: Documentation update
  • style: Styling, formatting, or visual changes (non-breaking)
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • chore: Auxiliary tasks, dependency updates, or build process updates

Checklist

  • My code follows the project's Coding Style guidelines.
  • My commit messages follow the Conventional Commits specification.
  • I have run the linter locally and it passes (pnpm lint).
  • I have added new tests for my changes (if applicable) or verified that existing tests pass (pnpm test).
  • My build is successful locally (pnpm build).
  • I have updated the documentation (like README.md or other docs) accordingly.
  • I have verified that all GitHub Action workflows pass.

@ryomario ryomario merged commit c5a7912 into main Jul 2, 2026
1 check passed
@ryomario ryomario deleted the feature/favicons branch July 2, 2026 02:27
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.

1 participant