- canonical Link für die Einzelansicht des Wettkampfes im

Wettkampfkalender
- expired-Zeiten für die verschiedenen Ressourcen beigefügt

On branch redesign2018
	modified:   css/cwsvJudo-2018.css
	modified:   htaccess/cwsvjudo.bplaced.net/.htaccess
	modified:   md/wkKalender.md
	modified:   pandocTemplate/cwsvJudo.html5.pandocTemplate
	modified:   phpLib/cwsvJudo/wkKalender.php
This commit is contained in:
marko
2018-06-29 13:25:31 +02:00
parent 22c58960e9
commit f3bce58dbb
5 changed files with 112 additions and 8 deletions

View File

@@ -40,10 +40,17 @@ $endif$
$if(description)$
<meta name="description" content="$description$" />
$endif$
$if(canonicalLink)$
<link rel="canonical" href="$canonicalLink$" />
$endif$
$if(ampVersionLink)$
<link rel="amphtml" href="$ampVersionLink$" />
$endif$
$if(phpTitleFunction)$
<title><?php $phpTitleFunction$();?></title>
$else$
<title>$if(title-prefix)$$title-prefix$ $endif$$pagetitle$</title>
$endif$
<style>code{white-space: pre;}</style>
$if(quotes)$
<style>