Skip to content

Change title separator to -#48

Merged
waldekmastykarz merged 2 commits intomainfrom
copilot/change-title-separator
Mar 6, 2026
Merged

Change title separator to -#48
waldekmastykarz merged 2 commits intomainfrom
copilot/change-title-separator

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

Screen readers pronounce | unnaturally. Switch to - for better accessibility.

  • Updated <title>, og:title, and twitter:title in Layout.astro
- <title>{title} | Dev Proxy</title>
+ <title>{title} - Dev Proxy</title>

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.npm/_npx/aa98e6899c6baff3/node_modules/.bin/astro build (dns block)
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Change title separator to -</issue_title>
<issue_description>For readability, change the title separator from | to -. - sounds more natural when read by a screen reader than |.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…lity

Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Copilot AI changed the title [WIP] Change title separator from | to - for readability Change title separator to - Mar 6, 2026
@waldekmastykarz waldekmastykarz marked this pull request as ready for review March 6, 2026 12:53
@waldekmastykarz waldekmastykarz merged commit b689ab1 into main Mar 6, 2026
1 check passed
@waldekmastykarz waldekmastykarz deleted the copilot/change-title-separator branch March 6, 2026 12:54
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.

Change title separator to -

2 participants