0
0
Fork 0

fix ssi includes and relative links

This commit is contained in:
Jannik Beyerstedt 2024-01-31 20:39:31 +01:00
commit b7029d3be4
5 changed files with 19 additions and 16 deletions

View file

@ -3,5 +3,5 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<link type="text/css" media="screen,print" href="style_2.css" rel="stylesheet"/>
<link type="text/css" media="screen,print" href="orga.css" rel="stylesheet"/>
<link type="text/css" media="screen,print" href="/style_2.css" rel="stylesheet"/>
<link type="text/css" media="screen,print" href="/orga.css" rel="stylesheet"/>