Updating stuff...
This commit is contained in:
parent
96a5a37d8d
commit
f29a044f65
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
<title>Linspector System Monitoring - {{ page.title }}</title>
|
<title>Linspector System Monitoring - {{ page.title }}</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="description" content="System, Network, Service and Device Monitoring solution">
|
<meta name="description" content="System, Network, Service and Device Monitoring solution">
|
||||||
<meta name="author" content="Johannes Findeisen, Rafael Timmerberg">
|
<meta name="author" content="Johannes Findeisen">
|
||||||
<meta name="keywords" content="{{ site.keywords }}{% if page.keywords %},{{ page.keywords }}{% endif %}">
|
<meta name="keywords" content="{{ site.keywords }}{% if page.keywords %},{{ page.keywords }}{% endif %}">
|
||||||
<link rel="alternate" type="application/atom+xml" title="Linspector Atom Feed" href="/news/atom.xml">
|
<link rel="alternate" type="application/atom+xml" title="Linspector Atom Feed" href="/news/atom.xml">
|
||||||
<link rel="shortcut icon" href="/img/linspector.favicon.png" type="image/png">
|
<link rel="shortcut icon" href="/img/linspector.favicon.png" type="image/png">
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ body {
|
||||||
|
|
||||||
/* Set the fixed height of the footer here */
|
/* Set the fixed height of the footer here */
|
||||||
#footer {
|
#footer {
|
||||||
height: 62px;
|
height: 82px;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue