Skip to content

Fix the dead mask-icon link, a schemeless link and footer heading levels - #306

Merged
Zethson merged 1 commit into
mainfrom
fix-content-bugs
Sep 11, 2026
Merged

Fix the dead mask-icon link, a schemeless link and footer heading levels#306
Zethson merged 1 commit into
mainfrom
fix-content-bugs

Conversation

@Zethson

@Zethson Zethson commented Sep 11, 2026

Copy link
Copy Markdown
Member

Summary

  • safari-pinned-tab.svg is a symlink in static/, which Hugo does not follow, so the mask-icon URL 404s on every page in production. It points at /img/logo/scverse-fa.svg now and the symlink is gone.
  • The gget post linked [scverse.org/join](scverse.org/join) with no scheme, so it resolved under the post's own URL.
  • Footer column headings were h5 after h2 page content, a heading skip on every page. They are h2 now, sized in the footer SCSS, rendering unchanged.

@netlify

netlify Bot commented Sep 11, 2026

Copy link
Copy Markdown

Deploy Preview for jade-cajeta-1bcca0 ready!

Name Link
🔨 Latest commit 01ee2a3
🔍 Latest deploy log https://app.netlify.com/projects/jade-cajeta-1bcca0/deploys/6aa3ce01c019c700084de308
😎 Deploy Preview https://deploy-preview-306--jade-cajeta-1bcca0.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.

@Zethson Zethson changed the title Fix broken links, brand casing and footer heading levels Fix the dead mask-icon link, a schemeless link, footer heading levels and sentence-start casing Sep 11, 2026
safari-pinned-tab.svg was a symlink in static/, which Hugo does not follow, so
the mask-icon URL 404s on every page in production. Point it at the file it was
symlinked to and drop the symlink.

The gget post linked scverse.org/join without a scheme, so markdown rendered it
relative and it resolved under the post's own URL.

Footer column headings were h5 following h2 page content, a heading-level skip
on every page. They are h2 now, sized in the footer SCSS.
@Zethson Zethson changed the title Fix the dead mask-icon link, a schemeless link, footer heading levels and sentence-start casing Fix the dead mask-icon link, a schemeless link and footer heading levels Sep 11, 2026
@Zethson
Zethson merged commit 1e0f8f3 into main Sep 11, 2026
6 checks passed
@Zethson
Zethson deleted the fix-content-bugs branch September 11, 2026 09:53
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