Repo to test how mobile Safari changes page titles when sharing.
https://www.philiprenich.com/blog/apple-devices-hiding-parts-of-the-page-title/
_includes | ||
_site | ||
.eleventy.js | ||
asterisk.html | ||
braces.html | ||
brackets.html | ||
colon.html | ||
dash.html | ||
dot.html | ||
em-dash.html | ||
en-dash.html | ||
equals.html | ||
hash.html | ||
index.html | ||
LICENSE | ||
noSeparator.html | ||
parens.html | ||
README.md | ||
semi.html | ||
tilde.html | ||
underscore.html | ||
withoutName.html |
safari-html-title
Repo to test how mobile Safari changes page titles when sharing.
Test Page Title on Mobile Safari
It appears that mobile Safari will shorten the page title when a page is shared or a preview is generated. Discovered when using a pipe "|" character on a title in the format of "Product Name | Company". This repo is to try various ways to reproduce this.