mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Readd chrome specific styles
This commit is contained in:
parent
ef14fc9b2e
commit
3f97d09238
@ -2,6 +2,12 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="theme-color" content="#D3DEE4">
|
||||
|
||||
<title>ascribe</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="<%= BASE_URL %>static/css/main.css">
|
||||
|
Loading…
Reference in New Issue
Block a user