diff options
| author | Papoteur <papoteur@mageia.org> | 2021-03-11 19:04:47 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2021-03-11 19:04:47 +0100 |
| commit | 58af1f45668123bcf15882366fd5820067c13147 (patch) | |
| tree | cf5bd0e65a1d20381b45c8079111125fbbfeca58 /netinstall/8/el/index.html | |
| parent | d21f1a1769a978107bb342fe7572a65c3380107c (diff) | |
| download | doc-58af1f45668123bcf15882366fd5820067c13147.tar doc-58af1f45668123bcf15882366fd5820067c13147.tar.gz doc-58af1f45668123bcf15882366fd5820067c13147.tar.bz2 doc-58af1f45668123bcf15882366fd5820067c13147.tar.xz doc-58af1f45668123bcf15882366fd5820067c13147.zip | |
Adding or refreshing netinstall in el
Diffstat (limited to 'netinstall/8/el/index.html')
| -rw-r--r-- | netinstall/8/el/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/netinstall/8/el/index.html b/netinstall/8/el/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/netinstall/8/el/index.html @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> + +<!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"> + <head> + <link rel="shortcut icon" href="https://www.mageia.org/g/favicon.png"/> + <meta http-equiv="Refresh" content="1; URL=content/index.html"/> + <title> + </title> + </head> + <body> + If not automatically redirected, click here: <a href="content/index.html">content/index.html</a> + </body> +</html> |
