Minor changes.

This commit is contained in:
Lars Jung 2014-06-19 18:40:41 +02:00
parent 43168e496a
commit 0960ef83b6
4 changed files with 3 additions and 561 deletions

View file

@ -12,8 +12,8 @@ html.no-js.browser( lang="en" )
head
meta( charset="utf-8" )
meta( http-equiv="X-UA-Compatible", content="IE=edge" )
title index · styled with {{pkg.name}} {{pkg.version}} ({{pkg.url}})
meta( name="description", content="index styled with {{pkg.name}} {{pkg.version}} ({{pkg.url}})" )
title index · powered by {{pkg.name}} {{pkg.version}} ({{pkg.url}})
meta( name="description", content="index - powered by {{pkg.name}} {{pkg.version}} ({{pkg.url}})" )
meta( name="viewport", content="width=device-width, initial-scale=1" )
link( rel="shortcut icon", href!="#{app_href}client/images/favicon/favicon-16-32.ico" )
link( rel="apple-touch-icon-precomposed", type="image/png", href!="#{app_href}client/images/favicon/favicon-152.png" )