2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-08 08:37:41 +01:00
gnuboot/website/html/index.html
Denis 'GNUtoo' Carikli 714d8f0341
site: switch to Haunt.
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>
2024-05-21 16:18:33 +02:00

6 lines
141 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Refresh" content="0; url='https://gnu.org/software/gnuboot/web/'" />
</head>
</html>