Skip to content

feat: add GitHub logo link to global header#9

Merged
ogwata merged 2 commits intomainfrom
add-github-logo-header
Jan 20, 2026
Merged

feat: add GitHub logo link to global header#9
ogwata merged 2 commits intomainfrom
add-github-logo-header

Conversation

@ogwata
Copy link
Copy Markdown
Member

@ogwata ogwata commented Jan 20, 2026

変更内容

グローバルヘッダーのReferenceリンクの右隣にGitHubロゴを追加しました。

実装内容

  • GitHubロゴ(SVG)をヘッダーナビゲーションに追加
  • https://github.com/vivliostyle へのリンク
  • 新しいタブで開く(target="_blank")
  • アクセシビリティ対応(aria-label="GitHub")
  • ホバー時の背景色変化
  • SVGに pointer-events: none を設定してクリックイベントを適切に処理

確認方法

ローカルでビルド・プレビューして動作確認済み

Copy link
Copy Markdown
Contributor

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

This pull request adds a GitHub logo link to the global header navigation, providing users with quick access to the Vivliostyle organization on GitHub.

Changes:

  • Added a GitHub logo SVG link in the header navigation next to the Reference link
  • Implemented proper accessibility attributes and security measures for external links
  • Added supporting CSS styles for hover effects and proper visual alignment

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

@ogwata ogwata merged commit b6f2734 into main Jan 20, 2026
9 checks passed
@ogwata ogwata deleted the add-github-logo-header branch January 20, 2026 13:38
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