- remove unnecessary spaces and adjust indentation for consistency
- format script tag to improve readability
✨ feat(webmentions): add greeting text to webmentions container
- include "hello" text within the webmentions container for initial display
- add color and background color variables for consistent styling
- update margins and padding for better layout
♻️ refactor(css): migrate and rename webmention CSS to SCSS
- move webmention.css to sass/parts/_webmention.scss
- remove unused webmention.min.css
- update template to remove old stylesheet link