This repository has been archived on 2023-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
legacy-website/legal/index.html

82 lines
5 KiB
HTML
Raw Permalink Normal View History

2023-05-10 14:40:36 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:type" content="website">
<meta property="og:url" content="https://sangelo.space/legal/">
<meta property="og:title" content="Sangelo's Space | Legal">
<meta property="og:description" content="Legal Mumbo Jumbo regarding my website.">
<meta property="og:image"
content="[https://sangelo.space/assets/img/banner-social.png](https://sangelo.space/assets/img/banner-social.png)">
<meta name="theme-color" content="#121316">
<meta name="ocs-site-verification" content="f9b004de6659d9b973c5518d973781b1" />
<title>Legal Mumbo Jumbo</title>
<link rel="icon" type="image/png" href="/favicon.ico">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="../assets/css/legal.css">
</head>
<body>
<header>
<logo class="svg-container">
<a href="/">
<svg class="logo" width="64px" height="64px" viewBox="0 0 145 145" fill="none"
xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_1404_2" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="27" y="0" width="90"
height="145">
<path
d="M46.7029 141.913C42.9858 137.94 41.035 133.479 41.035 128.952C41.035 123.914 39.9988 121.93 34.0581 115.588C28.1576 109.29 27.0886 106.668 28.273 101.396C29.947 93.9459 32.7227 91.6033 55.6196 78.3162C61.4926 74.908 66.5691 71.4125 66.9008 70.5483C67.6262 68.658 64.9196 64.838 61.5525 63C60.2091 62.2666 54.8908 59.7224 49.7341 57.3461C39.1468 52.4674 32.7016 47.2533 31.3911 42.5068C30.1104 37.8687 31.7499 30.4195 34.7377 27.3009C37.9507 23.9472 54.3659 14.1964 67.4147 7.89039C85.1571 -0.683936 95.0145 -1.86142 100.781 3.90474C104.255 7.37954 104.579 13.2727 101.562 18.1536C98.9972 22.3035 91.6993 28.4086 84.3922 32.5169C81.2408 34.2887 78.5255 36.4495 78.3581 37.3187C77.951 39.4328 82.2355 42.5665 97.3121 51.1814C111.526 59.3033 115.249 62.9778 115.998 69.6225C116.587 74.8466 114.675 79.0223 110.161 82.372C108.414 83.6682 99.8315 88.381 91.0892 92.8447C68.9024 104.173 64.9926 108.482 63.8666 122.844C62.919 134.93 57.5476 144.6 51.7823 144.6C50.2443 144.6 48.2099 143.524 46.7029 141.913Z"
fill="#131313" />
</mask>
<g mask="url(#mask0_1404_2)">
<rect width="144.6" height="36.15" fill="#00C4FB" />
<rect y="36.15" width="144.6" height="36.15" fill="#00B1FA" />
<rect y="72.3" width="144.6" height="36.15" fill="#0091FB" />
<rect y="108.45" width="144.6" height="36.15" fill="#0075F7" />
</g>
</svg>
</a>
</logo>
<a class="hlink" href="/">
<h1>Legal Mumbo Jumbo</h1>
</a>
</header>
<content>
<p>
This websites source code and license are available on the Gitpot repository <a class="link"
href="https://gitpot.dev/sangelo/website" target="_blank" rel="noopener noreferrer">here</a>.<br>
<br>
Content that I make available is generally licensed with the <a class="link"
href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" rel="noopener noreferrer">CC
BY-NC-SA 4.0</a> license unless otherwise stated.<br>
<br>
You can contact me through this e-mail address:<br>
<a class="link" href="mailto:contact@sangelo.space" target="_blank"
rel="noopener noreferrer">contact@sangelo.space</a>
</p>
</content>
<background>
<svg preserveAspectRatio="xMidYMid slice" width="229" height="1002" viewBox="0 0 229 1002" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M229 1002L-7.6592e-06 1002C-7.6592e-06 954.069 76.1979 918.803 76.1979 835C76.1979 751.197 -7.6592e-06 750.507 -7.6592e-06 667.225C-7.6592e-06 583.943 76.1979 584.603 76.1979 501C76.1979 417.397 -7.6592e-06 416.884 -7.6592e-06 333.519C-7.6592e-06 250.154 76.1979 250.447 76.1979 167C76.1979 83.5528 -7.6592e-06 -1.1581e-05 -7.6592e-06 -1.1581e-05L229 0.000190258L229 1002Z"
fill="url(#paint0_radial_1046_1063)" />
<defs>
<radialGradient id="paint0_radial_1046_1063" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse"
gradientTransform="translate(315.306 512.983) scale(310.393 853.705)">
<stop offset="0.441822" stop-color="#00B2FA" />
<stop offset="1" stop-color="#007DFF" />
</radialGradient>
</defs>
</svg>
</background>
</body>
</html>