replace wiki links with local path
This commit is contained in:
parent
581270204f
commit
9bc86ed869
4 changed files with 51 additions and 26 deletions
25
ssi_site_header_utf8.html
Normal file
25
ssi_site_header_utf8.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8" />
|
||||
|
||||
<!-- Navigational metadata for large websites (an accessibility feature): -->
|
||||
<link rel="top" href="./index.html" title="Homepage" />
|
||||
<link rel="up" href="./index.html" title="Up" />
|
||||
<link rel="first" href="./index.html" title="First page" />
|
||||
<link rel="previous" href="./index.html" title="Previous page" />
|
||||
<link rel="next" href="./index.html" title="Next page" />
|
||||
<link rel="last" href="./index.html" title="Last page" />
|
||||
<link rel="toc" href="./index.html" title="Table of contents" />
|
||||
<link rel="index" href="./index.html" title="Site map" />
|
||||
|
||||
<link rel="alternate" type="application/rdf+xml" title="RSS" href="rss09.rdf" >
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss09.rdf" >
|
||||
|
||||
<link rel="stylesheet" href="css/sinorcanav.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" />
|
||||
|
||||
<!-- end of site header -->
|
Loading…
Add table
Add a link
Reference in a new issue