forked from Skynet/wiki
cix: lack of css and iamges
This commit is contained in:
parent
d294ae428b
commit
5441eba5bc
8 changed files with 7 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en-ie">
|
||||
<head>
|
||||
<title>{title}</title>
|
||||
<link href="../images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||
<link href="../wiki/images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||
<link href="../../images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||
<link href="../templates/index.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="../../templates/index.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -18,7 +18,7 @@
|
|||
<div class="wrapper">
|
||||
<header class="page-header">
|
||||
<a href="./" >
|
||||
<img alt="Sharky, our mascot" height="81.56" src="../images/sharky.svg" width="145"/>
|
||||
<img alt="Sharky, our mascot" height="81.56" src="../wiki/images/sharky.svg" width="145"/>
|
||||
</a>
|
||||
<h1>
|
||||
<a href="./" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue