Skip to content

Update footer links to https://jss.live/ (#329) - #330

Merged
melvincarvalho merged 1 commit into
gh-pagesfrom
issue-329-footer-jss-live
Apr 28, 2026
Merged

Update footer links to https://jss.live/ (#329)#330
melvincarvalho merged 1 commit into
gh-pagesfrom
issue-329-footer-jss-live

Conversation

@melvincarvalho

Copy link
Copy Markdown
Contributor

Summary

Updates the auth-page footer in src/auth/middleware.js to point to https://jss.live/ (the canonical JSS project home and docs hub).

Closes #329.

Change

     <p class="footer">
-      Powered by <a href="https://sandy-mount.com">Sandymount</a> •
-      <a href="https://solidproject.org">Learn about Solid</a>
+      Powered by <a href="https://jss.live/">JSS</a> •
+      <a href="https://jss.live/docs/">Docs</a>
     </p>

Why

  • jss.live is now the canonical project home and docs hub
  • Aligns the auth-page footer with the LWS-aligned positioning announced on public-solid (April 23, 2026)
  • Project-focused footer; removes orphaned references to hosts that are no longer the primary identity

Scope

  • Single file changed
  • No behavioural changes
  • Auth-page error/login templates only
  • Two link updates

Test plan

  • Verified diff matches the issue's proposed change
  • Manually browse a 401 page to confirm footer renders with new links (post-merge / on next deploy)
  • Confirm https://jss.live/ and https://jss.live/docs/ resolve

Closes

Closes #329

@melvincarvalho
melvincarvalho merged commit 4fbcc6b into gh-pages Apr 28, 2026
@melvincarvalho
melvincarvalho deleted the issue-329-footer-jss-live branch April 28, 2026 16:24
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.

Update footer links to https://jss.live/

1 participant