diff options
author | Papoteur <papoteur@mageia.org> | 2021-03-11 19:05:43 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2021-03-11 19:05:43 +0100 |
commit | 4bab57085c7c180beb049a76a01ff123c0d678e5 (patch) | |
tree | 60b05f9fac13a885dc76521e7551f7e214ac906a /draklive/8/sv/index.html | |
parent | 50fd5ac58cf5d0b7cb216175049b11de8603baa4 (diff) | |
download | doc-4bab57085c7c180beb049a76a01ff123c0d678e5.tar doc-4bab57085c7c180beb049a76a01ff123c0d678e5.tar.gz doc-4bab57085c7c180beb049a76a01ff123c0d678e5.tar.bz2 doc-4bab57085c7c180beb049a76a01ff123c0d678e5.tar.xz doc-4bab57085c7c180beb049a76a01ff123c0d678e5.zip |
Adding or refreshing draklive in sv
Diffstat (limited to 'draklive/8/sv/index.html')
-rw-r--r-- | draklive/8/sv/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/draklive/8/sv/index.html b/draklive/8/sv/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/draklive/8/sv/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> |