Skip to content

Add affiliate links#5

Merged
danmooney merged 2 commits into
mainfrom
develop
May 13, 2026
Merged

Add affiliate links#5
danmooney merged 2 commits into
mainfrom
develop

Conversation

@danmooney
Copy link
Copy Markdown
Owner

@danmooney danmooney commented May 13, 2026

Summary by CodeRabbit

  • New Features
    • Added a "Recommended Reading" section with an affiliate disclosure and three external Python book links that open in new tabs.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c4cbc0d8-836a-468b-8ca2-095b10500ee6

📥 Commits

Reviewing files that changed from the base of the PR and between 0b7e809 and 9aee438.

📒 Files selected for processing (1)
  • public/index.html
✅ Files skipped from review due to trivial changes (1)
  • public/index.html

📝 Walkthrough

Walkthrough

A "Recommended Reading" section is added to public/index.html containing an affiliate disclosure and three external Amazon affiliate links to Python books, each opening in a new tab with rel="sponsored nofollow noopener".

Changes

Recommended Reading Section

Layer / File(s) Summary
Recommended Reading section
public/index.html
A new "Recommended Reading" section is inserted with a heading, affiliate disclosure paragraph, and a bulleted list of three Amazon affiliate links (Fluent Python; Python Crash Course; Automate the Boring Stuff), each using target="_blank" and rel="sponsored nofollow noopener".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A cozy corner now appears,
With Python books to calm all fears,
Three links that open in a tab,
A tiny note to tell the grab,
Quietly sharing learning cheers.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add affiliate links' directly and accurately describes the main change: adding a new 'Recommended Reading' section with affiliate links to the public/index.html file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Comment @coderabbitai help to get the list of available commands and usage tips.

@danmooney danmooney merged commit e8f5f8b into main May 13, 2026
2 checks 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