0
0
Fork 0

replace wiki links with local path

This commit is contained in:
Jannik Beyerstedt 2024-01-28 23:22:27 +01:00
commit 9636a3da12
4 changed files with 26 additions and 14 deletions

12
ssi_site_header_utf8.html Normal file
View file

@ -0,0 +1,12 @@
<?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" />
<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 -->