mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-02-01 12:59:35 +01:00
Denis 'GNUtoo' Carikli
d9571f6c4e
In both cases (before and now) we have the index.html that is not copied where it should but the code is cleaner. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
6 lines
141 B
HTML
6 lines
141 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Refresh" content="0; url='https://gnu.org/software/gnuboot/web/'" />
|
|
</head>
|
|
</html>
|