add awesome wm in <title>
This commit is contained in:
parent
f9ec9d6a96
commit
756b507506
|
@ -3,7 +3,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title><TMPL_VAR TITLE></title>
|
||||
<title><TMPL_VAR TITLE> - awesome window manager</title>
|
||||
<link rel="icon" href="images/icons/aw_16.png" type="image/x-icon" />
|
||||
<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
|
||||
|
|
Loading…
Reference in New Issue