Skip to content

Commit

Permalink
make HTML template minimally responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
ap committed Oct 19, 2020
1 parent 36d9ece commit c7bd82e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" charset="utf-8">
<title>FIXME</title>
<!--
<link rel="stylesheet" type="text/css" href="FIXME">
Expand All @@ -13,4 +14,4 @@

</body>
</html>
# cursor: 13 del
# cursor: 14 del

0 comments on commit c7bd82e

Please sign in to comment.