diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-17 13:45:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-17 13:51:39 -0400 |
| commit | a45fe7606e73d5eb2dd2c9b4aca02e1b01926e19 (patch) | |
| tree | 72c4cc7badee062570ca8c4be19609f6bf1eeae6 /static/usage.html | |
| parent | c0c0a18b134dfe6431df16d48cb308c9635efdb0 (diff) | |
consistently use dash as word separator in URLs
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index de798746..64ea9fe1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -19,7 +19,7 @@ <meta property="og:url" content="https://grapheneos.org/usage"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/> - <link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/> + <link rel="mask-icon" href="/safari-pinned-tab-icon.svg" color="#000000"/> <link rel="stylesheet" href="/grapheneos.css?13"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/usage"/> |
