mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-03 12:50:02 +00:00
Update html.
This commit is contained in:
parent
aeafd6daab
commit
459f9682e0
6 changed files with 112 additions and 12 deletions
|
@ -7,7 +7,11 @@
|
|||
<meta name="description" content="KamoKan, text storage site." />
|
||||
<meta name="keywords" content="text storage, pastebin, source code snippets, code review" />
|
||||
<meta name="author" content="Elena" />
|
||||
<link rel="stylesheet" href="{{host_path}}/kamokan.css" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<link rel="icon" href="icon" />
|
||||
|
||||
<link rel="stylesheet" media="screen and (min-width: 481px)" href="kamokan.css" />
|
||||
<link rel="stylesheet" media="only screen and (max-width: 480px)" href="kamokan-mobile.css" />
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue