Skip to content

draft blog#22

Merged
devandapaige merged 3 commits intomainfrom
remove-tiktok
Jan 24, 2026
Merged

draft blog#22
devandapaige merged 3 commits intomainfrom
remove-tiktok

Conversation

@devandapaige
Copy link
Copy Markdown
Owner

@devandapaige devandapaige commented Jan 23, 2026

@cursoragent can you suggest any edits to the blog post on review?


Note

Publishes new content and removes TikTok presence across the site, plus a minor Next.js patch update.

  • Adds two blog posts: off-tiktok-for-good-tech-ethics-and-boundaries.mdx and rest-mode-creativity-and-the-wooden-snake-shed.mdx
  • Updates public/feed.xml (lastBuildDate) and includes the two new items
  • Removes TikTok links/references from src/app/links/page.tsx, src/components/Footer.tsx, and sourdough resources (src/app/sourdough/components/ToolsAndResourcesSection.tsx, src/app/sourdough/content.mdx)
  • Bumps Next.js packages in package-lock.json (next and @next/env to 14.2.35)

Written by Cursor Bugbot for commit 672ea92. This will update automatically on new commits. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 23, 2026

Deploy Preview for pythoness-programmer ready!

Name Link
🔨 Latest commit 672ea92
🔍 Latest deploy log https://app.netlify.com/projects/pythoness-programmer/deploys/697410bac7c8fa00084232b1
😎 Deploy Preview https://deploy-preview-22--pythoness-programmer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@devandapaige devandapaige merged commit b5f361d into main Jan 24, 2026
7 checks passed
@devandapaige devandapaige deleted the remove-tiktok branch January 24, 2026 00:23
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Comment thread public/feed.xml
Keep your code clean, your boundaries clear, and your values aligned.

Yours in algorithms and accountability,
<Signature />
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

React component syntax in static RSS feed file

Medium Severity

The RSS feed contains <Signature /> React component syntax in both new blog post entries. Since feed.xml is a static XML file served directly to RSS readers, this React component won't be processed. RSS readers will display the literal text <Signature /> instead of the signature image that the component renders in MDX files. The signature image URL or proper HTML <img> tag needs to be used instead.

Additional Locations (1)

Fix in Cursor Fix in Web

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