Skip to content

removed all mention of nitro ads - #42

Merged
theoht merged 1 commit into
mainfrom
fix/remove-nitro-ads
Jun 30, 2026
Merged

removed all mention of nitro ads#42
theoht merged 1 commit into
mainfrom
fix/remove-nitro-ads

Conversation

@theoht

@theoht theoht commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request removes Nitropay ads and the Sponsor component from the documentation layout and components. The feedback suggests cleaning up the Toc component, which is now left with an empty frontmatter block and an empty div, or removing it entirely along with its references in other files.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment on lines 1 to 3
---
import Sponsor from "./Sponsor.astro";

---

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The frontmatter block is now completely empty after removing the Sponsor import. Additionally, the component itself now only renders an empty div. Since Toc is still imported and rendered in src/pages/documentation/[slug].astro and src/pages/documentation/es/[slug].astro, consider removing this component entirely and cleaning up its references in those files. At a minimum, we should remove the redundant empty frontmatter block here.

@theoht
theoht merged commit 3577c23 into main Jun 30, 2026
1 check passed
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