Files
ozu.io/web/templates/_head.html
Jim Myhrberg 68807898da Lots of changes to web package
Use go-bindata, html/templates, and lots of other changes to the web
package.
2016-07-17 16:16:59 +01:00

13 lines
361 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ozu.io</title>
<meta name="description" content="ozu.io - A Drunken URL Shortener">
<link rel="stylesheet" href="/static/main.css">
</head>
<body>