add description meta
This commit is contained in:
parent
ea4ec9b349
commit
155cb6ab4f
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
$if(description)$
|
||||
<meta name="description" content="$description$">
|
||||
$endif$
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="flattr:id" content="djkled">
|
||||
<title>Nek0's Blog - $title$</title>
|
||||
|
|
Loading…
Reference in a new issue