diff options
author | filip <filip.komar@gmail.com> | 2017-07-14 20:32:19 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-07-14 20:32:19 +0200 |
commit | fe64576f1dca9f8f728cd7063d49d274fb7d5ab3 (patch) | |
tree | 029f20a9bc845dc22e089106f2e4b7cf5f262f2b /mcc/6/sq/index.html | |
parent | 1a466038f129f92ad04adb07dee8288744280f73 (diff) | |
download | doc-fe64576f1dca9f8f728cd7063d49d274fb7d5ab3.tar doc-fe64576f1dca9f8f728cd7063d49d274fb7d5ab3.tar.gz doc-fe64576f1dca9f8f728cd7063d49d274fb7d5ab3.tar.bz2 doc-fe64576f1dca9f8f728cd7063d49d274fb7d5ab3.tar.xz doc-fe64576f1dca9f8f728cd7063d49d274fb7d5ab3.zip |
Adding or refreshing mcc in sq
Diffstat (limited to 'mcc/6/sq/index.html')
-rw-r--r-- | mcc/6/sq/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/6/sq/index.html b/mcc/6/sq/index.html new file mode 100644 index 00000000..2f600bee --- /dev/null +++ b/mcc/6/sq/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="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> |