icons
This commit is contained in:
@@ -5,9 +5,16 @@
|
||||
<title>Worship Generator</title>
|
||||
<base href="/">
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||
<link href="favicon.ico" rel="icon" type="image/x-icon">
|
||||
|
||||
<link href="apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
|
||||
<link href="favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
|
||||
<link href="favicon-16x16.png" rel="icon" sizes="16x16" type="image/png">
|
||||
<link color="#4286f4" href="safari-pinned-tab.svg" rel="mask-icon">
|
||||
<meta content="#4286f4" name="msapplication-TileColor">
|
||||
<meta content="#4286f4" name="theme-color">
|
||||
|
||||
<link href="manifest.webmanifest" rel="manifest">
|
||||
<meta content="#1976d2" name="theme-color">
|
||||
<meta content="#4286f4" name="theme-color">
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono&display=swap" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user