diff options
Diffstat (limited to 'templates/_header.liquid')
| -rw-r--r-- | templates/_header.liquid | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/_header.liquid b/templates/_header.liquid index c6c5659..eab0ac3 100644 --- a/templates/_header.liquid +++ b/templates/_header.liquid @@ -2,7 +2,7 @@ <html lang="en"> <head> <title> - Nᵒ6092 | Charles Stankievech + No6092 | Charles Stankievech </title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> @@ -11,10 +11,11 @@ <meta name="apple-mobile-web-app-capable" content="yes"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> - <meta name="description" content="Revealing the entwined origins of connosieurship and forensics in the 17th century, Nᵒ6092 dissects the archive." /> + <meta name="description" content="Revealing the entwined origins of connossieurship and forensics in the 17th century, No6092 dissects the archive." /> <meta name="author" content="Charles Stankievech"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> - <meta property="og:title" content="Nᵒ6092" /> + <meta property="og:title" content="No6092" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://opensecret.kw-berlin.de/no6092/assets/img/no6092start.jpg" /> <meta property="og:url" content="https://opensecret.kw-berlin.de/no6092/" /> @@ -22,7 +23,6 @@ <meta name="apple-mobile-web-app-capable" content="no"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> - <link rel="shortcut icon" href="/favicon.ico" /> <link rel="stylesheet" href="./assets/css/fonts.css"> <link rel="stylesheet" href="./assets/css/css.css"> |
