mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-08 08:37:41 +01:00
Denis 'GNUtoo' Carikli
714d8f0341
TODO: - make a news page that gathers news. - remove other filters and move previously filtered files to the static dir. - handle unreviewd articles Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Move site/software/gnuboot/web/static to static. 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> install index.html in site/software/gnuboot/ 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>
|