1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-11 00:14:06 +02:00

Minor changes.

This commit is contained in:
Lars Jung
2015-05-13 02:34:11 +02:00
parent 093296dbac
commit 37fbca2ead
3 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ html
head
meta( charset="utf-8" )
meta( http-equiv="x-ua-compatible", content="ie=edge" )
title h5ai test suite - v#{pkg.version}
title #{pkg.name} test suite - v#{pkg.version}
meta( name="viewport", content="width=device-width, initial-scale=1" )
link( rel="stylesheet", href="h5ai-styles.css" )
link( rel="stylesheet", href="styles.css" )