Get rid of the theme color (it was from the jam)
This commit is contained in:
parent
c7d8798248
commit
2b59b392a6
|
@ -24,7 +24,6 @@
|
|||
{{ else }}
|
||||
<title>Handmade Network</title>
|
||||
{{ end }}
|
||||
<meta name="theme-color" content="#003C83">
|
||||
|
||||
<link rel="stylesheet" href="{{ static "fonts/mohave/stylesheet.css" }}">
|
||||
<link href='https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600' rel='stylesheet' type='text/css'>
|
||||
|
|
Reference in New Issue