summaryrefslogtreecommitdiff
path: root/site/public/about/disclaimer
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-03-04 23:06:17 +0100
committerJules Laplace <julescarbon@gmail.com>2019-03-04 23:06:17 +0100
commitdd4bffe53c1208685855eb70abeebad0b4f95d25 (patch)
treee8e8418e17de5a0ff5456598d6b86e5674ce912b /site/public/about/disclaimer
parent229289d3f95b6990855cee78b289cfb06a54eb69 (diff)
re-adding about section ??
Diffstat (limited to 'site/public/about/disclaimer')
-rw-r--r--site/public/about/disclaimer/index.html65
1 files changed, 65 insertions, 0 deletions
diff --git a/site/public/about/disclaimer/index.html b/site/public/about/disclaimer/index.html
new file mode 100644
index 00000000..2f915c48
--- /dev/null
+++ b/site/public/about/disclaimer/index.html
@@ -0,0 +1,65 @@
+<!doctype html>
+<html>
+<head>
+ <title>MegaPixels</title>
+ <meta charset="utf-8" />
+ <meta name="author" content="Adam Harvey" />
+ <meta name="description" content="MegaPixels Disclaimer" />
+ <meta name="referrer" content="no-referrer" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+ <link rel='stylesheet' href='/assets/css/fonts.css' />
+ <link rel='stylesheet' href='/assets/css/tabulator.css' />
+ <link rel='stylesheet' href='/assets/css/css.css' />
+ <link rel='stylesheet' href='/assets/css/leaflet.css' />
+ <link rel='stylesheet' href='/assets/css/applets.css' />
+</head>
+<body>
+ <header>
+ <a class='slogan' href="/">
+ <div class='logo'></div>
+ <div class='site_name'>MegaPixels</div>
+ </a>
+ <div class='links'>
+ <a href="/datasets/">Datasets</a>
+ <a href="/research/">Research</a>
+ <a href="/about/">About</a>
+ </div>
+ </header>
+ <div class="content content-about">
+
+ <section><h1>Disclaimer</h1>
+<ul>
+<li><a href="/about/">About</a></li>
+<li><a href="/about/press/">Press</a></li>
+<li><a href="/about/disclaimer/">Disclaimer</a></li>
+<li><a href="/about/terms/">Terms and Conditions</a></li>
+<li><a href="/about/privacy/">Privacy Policy</a></li>
+</ul>
+</section><section><p>Last updated: December 04, 2018</p>
+<p>The information contained on MegaPixels.cc website (the "Service") is for academic and artistic purposes only.</p>
+<p>MegaPixels.cc assumes no responsibility for errors or omissions in the contents on the Service.</p>
+<p>In no event shall MegaPixels.cc be liable for any special, direct, indirect, consequential, or incidental damages or any damages whatsoever, whether in an action of contract, negligence or other tort, arising out of or in connection with the use of the Service or the contents of the Service. MegaPixels.cc reserves the right to make additions, deletions, or modification to the contents on the Service at any time without prior notice.</p>
+<h2>External links disclaimer</h2>
+<p>MegaPixels.cc website may contain links to external websites that are not provided or maintained by or in any way affiliated with MegaPixels.cc</p>
+<p>Please note that the MegaPixels.cc does not guarantee the accuracy, relevance, timeliness, or completeness of any information on these external websites.</p>
+</section>
+
+ </div>
+ <footer>
+ <div>
+ <a href="/">MegaPixels.cc</a>
+ <a href="/about/disclaimer/">Disclaimer</a>
+ <a href="/about/terms/">Terms of Use</a>
+ <a href="/about/privacy/">Privacy</a>
+ <a href="/about/">About</a>
+ <a href="/about/team/">Team</a>
+ </div>
+ <div>
+ MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
+ <a href="https://ahprojects.com">ahprojects.com</a>
+ </div>
+ </footer>
+</body>
+
+<script src="/assets/js/dist/index.js"></script>
+</html> \ No newline at end of file