mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
add some meta tags
This commit is contained in:
parent
a6514ad104
commit
24fcc70973
@ -5,6 +5,8 @@ html
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
link(rel="icon", type="image/x-icon", href="/favicon.ico")
|
||||
link(href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/css/bootstrap.min.css", rel="stylesheet")
|
||||
link(name="description" content="A Minecraft avatar service with UUID support")
|
||||
link(name="keywords" content="minecraft, avatar, uuid")
|
||||
meta(name="viewport" content="initial-scale=1,maximum-scale=1")
|
||||
//script(src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/js/bootstrap.min.js")
|
||||
body
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user