Better header in page template
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
</TMPL_IF>
|
||||
</TMPL_IF>
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="Site web personnel dédié à la cybersécurité, à l'open source et au DIY.">
|
||||
<meta name="description" content="hackade.org est un site web personnel dédié à la cybersécurité, à l'open source et au DIY.">
|
||||
<meta name="author" content="ben">
|
||||
<meta name="keywords" content="wiki, hackade, cybersecurity, code, tools, git, projects">
|
||||
|
||||
<title><TMPL_VAR TITLE></title>
|
||||
<title>hackade.org - <TMPL_VAR TITLE></title>
|
||||
<TMPL_IF RESPONSIVE_LAYOUT><meta name="viewport" content="width=device-width, initial-scale=1"></TMPL_IF>
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
||||
|
||||
Reference in New Issue
Block a user