diff options
-rw-r--r-- | index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 000000000..652cd207b --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <title>Mageia Archives</title> + </head> + <body> + Mailing lists archives will be available soon. + </body> +</html> |