mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Remove safari-pinned-tab.svg as it is no longer necessary
This commit is contained in:
parent
e23b0560ef
commit
2a25d5f473
2 changed files with 0 additions and 2 deletions
|
@ -50,7 +50,6 @@ print("\n");
|
|||
<link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/>
|
||||
<link href="/manifest.json" rel="manifest"/>
|
||||
<link rel="alternate" type="application/rss+xml" title="Standard Ebooks - New Releases" href="https://standardebooks.org/rss/new-releases"/>
|
||||
<link color="#394451" href="/safari-pinned-tab.svg" rel="mask-icon"/>
|
||||
<meta content="#394451" name="theme-color"/>
|
||||
<meta content="<? if($title != ''){ ?><?= Formatter::ToPlainText($title) ?><? }else{ ?>Standard Ebooks<? } ?>" property="og:title"/>
|
||||
<meta content="<?= $ogType ?? 'website' ?>" property="og:type"/>
|
||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 8.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue