mirror of
https://github.com/jimeh/ozu.io.git
synced 2026-02-19 08:06:39 +00:00
Use go-bindata, html/templates, and lots of other changes to the web package.
13 lines
361 B
HTML
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>
|