diff options
| author | Papoteur <papoteur@mageia.org> | 2021-03-11 18:58:15 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2021-03-11 18:58:15 +0100 |
| commit | 9f6e2d6fa21b573062d4f4251ed872056329d8a2 (patch) | |
| tree | 2745a3b68f7a6b0a4400d49d91fc2a37f8aa9bbf /installer/8/sk/index.html | |
| parent | 88f81001e2ce55b9039869c2cfda6efee5a94136 (diff) | |
| download | doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar.gz doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar.bz2 doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar.xz doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.zip | |
Adding or refreshing installer in sk
Diffstat (limited to 'installer/8/sk/index.html')
| -rw-r--r-- | installer/8/sk/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/installer/8/sk/index.html b/installer/8/sk/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/installer/8/sk/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> |
