fix ssi includes and relative links
This commit is contained in:
parent
a28778e6dc
commit
83d6fdc247
8 changed files with 31 additions and 28 deletions
|
@ -3,10 +3,10 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8" />
|
||||
<link rel="stylesheet" href="css/site_aligns.css" type="text/css" />
|
||||
<link rel="stylesheet" href="css/site_colors.css" type="text/css" />
|
||||
<link rel="stylesheet" href="css/site_fonts.css" type="text/css" />
|
||||
<link rel="stylesheet" href="css/site_others.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/css/site_aligns.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/css/site_colors.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/css/site_fonts.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/css/site_others.css" type="text/css" />
|
||||
|
||||
<!-- end of site header -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue