Skip to content

fix(blog): tone down exclamation marks in May update post#200

Closed
dobby-coder[bot] wants to merge 1 commit into
mainfrom
fix/issue-184-tone-down-exclamations
Closed

fix(blog): tone down exclamation marks in May update post#200
dobby-coder[bot] wants to merge 1 commit into
mainfrom
fix/issue-184-tone-down-exclamations

Conversation

@dobby-coder

@dobby-coder dobby-coder Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

Closes #184.

The May update blogpost (`src/content/blog/postguard-may-update.svx`) contained four exclamation marks in body copy, which read as overly excited for a recap post. This change converts three of them to periods and keeps the closing line's exclamation as a single warm flourish.

Changes

Sentence Before After
Procolix thanks `...grateful for that!` `...grateful for that.`
Business launch `...launched PostGuard for Business!` `...launched PostGuard for Business.`
Add-ons CTA `Check it out at https://postguard.eu/addons!\` `Check it out at https://postguard.eu/addons.\`
Closing line `...how far we've come!` (unchanged)

Verification

  • `npm run build` succeeds; rendered HTML in `build/blog/postguard-may-update/index.html` confirms the three sentences now end with periods.

Reviewer quickstart

`git fetch origin && git checkout fix/issue-184-tone-down-exclamations && npm install --legacy-peer-deps && npm run dev`

@dobby-coder dobby-coder Bot requested a review from rubenhensen May 9, 2026 14:07
@dobby-coder dobby-coder Bot marked this pull request as ready for review May 9, 2026 14:10
@dobby-coder

dobby-coder Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #202 (consolidation per encryption4all/dobby#53). Closing to keep the queue tidy.

@dobby-coder dobby-coder Bot closed this May 9, 2026
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.

Blogpost about may update has too many exclamations

0 participants