Changed favicon & logo to the new HNSAU logo
Co-Authored-By: tiMaxal <27033446+tiMaskal@users.noreply.github.com>
This commit is contained in:
18
404.html
18
404.html
@@ -5,19 +5,19 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<title>HNS AU</title>
|
||||
<meta name="twitter:image" content="https://gday.hnsau/assets/img/hns/512.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:image" content="">
|
||||
<meta property="og:image" content="https://gday.hnsau/assets/img/favicon/512.png">
|
||||
<meta property="og:description" content="The home of Australians using the decentralized web, built on Handshake.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="description" content="Handshake Australia">
|
||||
<meta property="og:title" content="HNS AU">
|
||||
<meta property="og:image" content="https://gday.hnsau/assets/img/hns/512.png">
|
||||
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/hns/180.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/hns/16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/hns/32.png">
|
||||
<link rel="icon" type="image/png" sizes="180x180" href="assets/img/hns/180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/hns/192.png">
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/hns/512.png">
|
||||
<meta property="og:type" content="website">
|
||||
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/favicon/180.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/32.png">
|
||||
<link rel="icon" type="image/png" sizes="180x180" href="assets/img/favicon/180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/favicon/192.png">
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/favicon/512.png">
|
||||
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i,600,600i">
|
||||
<link rel="stylesheet" href="assets/css/404.css">
|
||||
|
||||
Reference in New Issue
Block a user