Skip to content

Conversation

@naoki-00-ito
Copy link
Member

This pull request includes two minor changes to the src/layouts/BlogLayout.astro file: a code style improvement and a CSS enhancement.

Code style improvement:

  • Changed the import statement for CollectionEntry to use a more consistent and idiomatic syntax by placing type before the import.

CSS enhancement:

  • Added a word-break: break-all; rule to the a tag to improve text wrapping for long URLs or text in links.

@naoki-00-ito naoki-00-ito self-assigned this May 26, 2025
@netlify
Copy link

netlify bot commented May 26, 2025

Deploy Preview for rowicy ready!

Name Link
🔨 Latest commit c37ad03
🔍 Latest deploy log https://app.netlify.com/projects/rowicy/deploys/68343c4e3a949900082facfa
😎 Deploy Preview https://deploy-preview-91--rowicy.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.

@naoki-00-ito naoki-00-ito merged commit ac152f4 into main May 26, 2025
5 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.

2 participants