start.html und autorun verweisen nun auf intro.html - statt auf index.html
choasradios sind nun direkt im dokument verlinkt
This commit is contained in:
parent
5da6dc906d
commit
f92c6463eb
6 changed files with 91 additions and 65 deletions
|
@ -1,2 +1,2 @@
|
|||
[autorun]
|
||||
open=programme\shellopn.exe doku\index.html
|
||||
open=programme\shellopn.exe doku\intro.html
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html lang=de>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=doku/index.html">
|
||||
<meta http-equiv="refresh" content="0; URL=doku/intro.html">
|
||||
<title>Die CryptoCD</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue