Skip to content

Use URL path instead of full URL#715

Merged
rzuckerm merged 2 commits into
TheRenegadeCoder:mainfrom
rzuckerm:dont-use-full-url
May 23, 2026
Merged

Use URL path instead of full URL#715
rzuckerm merged 2 commits into
TheRenegadeCoder:mainfrom
rzuckerm:dont-use-full-url

Conversation

@rzuckerm
Copy link
Copy Markdown
Collaborator

@rzuckerm rzuckerm commented May 23, 2026

I fixed #714

automate.py was modified to just use the path part of parsed URL, and head.html was modified to extract the domain name from site.url.

@rzuckerm rzuckerm marked this pull request as ready for review May 23, 2026 15:37
Copy link
Copy Markdown
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable enough!

@rzuckerm rzuckerm merged commit 67814b0 into TheRenegadeCoder:main May 23, 2026
1 check passed
@rzuckerm rzuckerm deleted the dont-use-full-url branch May 23, 2026 17:00
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.

Don't use full URL for links

2 participants