You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
216 B
Plaintext

8 years ago
html
head
meta(charset="UTF-8")
title Sample application
link(rel="stylesheet", href="../stylesheets/fonts.css")
link(rel="stylesheet", href="../stylesheets/style.css")
script(src="index.js")
8 years ago
body
app