mirror of
https://github.com/dennisreimann/kindle-display.git
synced 2026-08-20 13:37:33 +02:00
12 lines
307 B
Text
12 lines
307 B
Text
include _mixins
|
|
|
|
doctype html
|
|
html
|
|
head
|
|
title Display
|
|
link(rel="stylesheet" href="/style.css")
|
|
meta(name="viewport" content="width=600")
|
|
meta(name="apple-mobile-web-app-capable" content="yes")
|
|
meta(name="apple-mobile-web-app-status-bar-style" content="white")
|
|
body
|
|
block content
|