Skip to content

Move GitHub button below badges (centered), add SenseGNAT placard#148

Merged
wrhalpin merged 1 commit intomainfrom
claude/create-gnat-admin-guide-BOSrp
Apr 23, 2026
Merged

Move GitHub button below badges (centered), add SenseGNAT placard#148
wrhalpin merged 1 commit intomainfrom
claude/create-gnat-admin-guide-BOSrp

Conversation

@wrhalpin
Copy link
Copy Markdown
Owner

Button moved from hero-text div to below the badge row, centered. Added SenseGNAT card to the GNAT-o-sphere section alongside SandGNAT and RedGNAT.

https://claude.ai/code/session_01H5UbjsuiiGya5n1eUCxoaR

Button moved from hero-text div to below the badge row, centered.
Added SenseGNAT card to the GNAT-o-sphere section alongside
SandGNAT and RedGNAT.

https://claude.ai/code/session_01H5UbjsuiiGya5n1eUCxoaR
Copilot AI review requested due to automatic review settings April 23, 2026 12:46
@wrhalpin wrhalpin merged commit d25281b into main Apr 23, 2026
13 of 19 checks passed
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

Updates the GNAT docs landing page layout to improve CTA placement and to expand the “GNAT-o-sphere” ecosystem section.

Changes:

  • Move the “View on GitHub” button from the hero text block to below the badge row and center it.
  • Add a new SenseGNAT card/link in the “GNAT-o-sphere” grid.

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

Comment thread docs/index.html
<span class="badge">reports + investigations</span>
<span class="badge">workflow portability</span>
</div>
<div style="text-align:center;margin-top:1.25rem;">
Copy link

Copilot AI Apr 23, 2026

Choose a reason for hiding this comment

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

Avoid introducing inline styles here. docs/index.html otherwise relies on gnat-theme.css for layout, so please replace this style="text-align:center;margin-top:1.25rem;" wrapper with a named class (e.g., a hero CTA container) and define the centering/margin in docs/gnat-theme.css to keep styling consistent and easier to maintain.

Suggested change
<div style="text-align:center;margin-top:1.25rem;">
<div class="hero-cta">

Copilot uses AI. Check for mistakes.
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.

3 participants