https://omega1510.github.io/

Submitted URL:
https://omega1510.github.io/
Report Finished:

The outgoing links identified from the page

LinkText
https://github.com/uxai/non-profit-bloggers
https://github.com/omega1510
https://www.goodreads.com/user/show/172215616-hayaan-rizvi
https://creativecommons.org/licenses/by-sa/4.0/CC BY-SA

JavaScript Variables · 11 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
switchThemestring
isDarkThemestring
getPrefThemestring
setPrefThemestring
toggleThemeListenerstring
mybuttonstring
scrollListenersstring

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" dir="auto"><head><meta name="generator" content="Hugo 0.128.0"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="robots" content="index, follow"><title>Hayaan's Blog</title>
<meta name="keywords" content="Blog,Portfolio,Personal,Tech,Philosophy,Reading"><meta name="description" content="My little corner of the internet."><meta name="author" content="Hayaan Rizvi"><link rel="canonical" href="https://omega1510.github.io/"><link crossorigin="anonymous" href="/assets/css/stylesheet.min.7bb5158c6dfe7afc4ea098378f2df89949b69c3aaf39180af1a1cb66ad1470ac.css" integrity="sha256-e7UVjG3+evxOoJg3jy34mUm2nDqvORgK8aHLZq0UcKw=" rel="preload stylesheet" as="style"><link rel="icon" href="https://omega1510.github.io/favicon.ico"><link rel="apple-touch-icon" href="https://omega1510.github.io/apple-touch-icon.png"><link rel="alternate" type="application/rss+xml" href="https://omega1510.github.io/index.xml"><link rel="alternate" type="application/json" href="https://omega1510.github.io/index.json"><link rel="alternate" hreflang="en" href="https://omega1510.github.io/"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Hayaan's Blog"><meta name="twitter:description" content="My little corner of the internet."><meta property="og:title" content="Hayaan's Blog"><meta property="og:description" content="My little corner of the internet."><meta property="og:type" content="website"><meta property="og:url" content="https://omega1510.github.io/"><meta property="og:image" content="https://omega1510.github.io/images/writing.jpg"><meta property="og:site_name" content="Hayaan's Blog"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Hayaan's Blog","url":"https://omega1510.github.io/","description":"My little corner of the internet.","thumbnailUrl":"https://omega1510.github.io/favicon.ico","sameAs":["mailto:[email protected]","https://github.com/omega1510","https://www.goodreads.com/user/show/172215616-hayaan-rizvi","posts/index.xml"]}</script><noscript><style>#theme-toggle,.top-link{display:none}</style></noscript><style type="text/css">.medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}</style></head><body class="list-page dark type-page kind-home layout-" id="top"><script data-no-instant="">function switchTheme(e){switch(e){case"light":document.body.classList.remove("dark");break;case"dark":document.body.classList.add("dark");break;default:window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")}}function isDarkTheme(){return document.body.className.includes("dark")}function getPrefTheme(){return localStorage.getItem("pref-theme")}function setPrefTheme(e){switchTheme(e),localStorage.setItem("pref-theme",e)}const toggleThemeCallbacks={};toggleThemeCallbacks.main=e=>{setPrefTheme(e?"light":"dark")},window.addEventListener("toggle-theme",function(){const e=isDarkTheme();for(const t in toggleThemeCallbacks)toggleThemeCallbacks[t](e)});function toggleThemeListener(){window.dispatchEvent(new CustomEvent("toggle-theme"))}</script><script>(function(){const t="dark",e=getPrefTheme(),n=e||t;switchTheme(n)})()</script><header class="header"><nav class="nav"><div class="logo"><a href="https://omega1510.github.io/" accesskey="h" title="Hayaan's Blog (Alt + H)">Hayaan's Blog</a>
<span class="logo-switches"><button id="theme-toggle" accesskey="t" title="(Alt + T)"><svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></button></span></div><ul id="menu"><li><a href="https://omega1510.github.io/hello/" title="Hello">Hello</a></li><li><a href="https://omega1510.github.io/archive/" title="Archive">Archive</a></li><li><a href="https://omega1510.github.io/resume/" title="Resume">Resume</a></li><li><a href="https://omega1510.github.io/search/" title="Search (Alt + /)" data-no-instant="" accesskey="/">Search</a></li></ul></nav></header><main class="main"><article class="first-entry home-info"><header class="entry-header"><h1>Hi 👋, I’m Hayaan Rizvi</h1></header><section class="entry-content"><p>I’m an undergraduate student at the University of California, Berkeley majoring in Molecular and Cell Biology. I love biology and chemistry and read classical literature <em>way</em> too much.</p><p>This website is not dedicated to one particular style or topic; instead, it’s just my little corner of the internet to write down what’s on my mind.</p><p><a href="https://github.com/uxai/non-profit-bloggers"></a></p></section><footer class="entry-footer"><div class="social-icons"><a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer me" title="Email"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 21" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 4h16c1.1.0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1.0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg>
</a><a href="https://github.com/omega1510" target="_blank" rel="noopener noreferrer me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37.0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44.0 0020 4.77 5.07 5.07.0 0019.91 1S18.73.65 16 2.48a13.38 13.38.0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07.0 005 4.77 5.44 5.44.0 003.5 8.55c0 5.42 3.3 6.61 6.44 7A3.37 3.37.0 009 18.13V22"></path></svg>
</a><a href="https://www.goodreads.com/user/show/172215616-hayaan-rizvi" target="_blank" rel="noopener noreferrer me" title="Goodreads"><svg xmlns="http://www.w3.org/2000/svg" role="img" fill="currentcolor" viewBox="0 0 24 24"><path d="M11.43 23.995c-3.608-.208-6.274-2.077-6.448-5.078.695.007 1.375-.013 2.07-.006.224 1.342 1.065 2.43 2.683 3.026 1.583.496 3.737.46 5.082-.174 1.351-.636 2.145-1.822 2.503-3.577.212-1.042.236-1.734.231-2.92l-.005-1.631h-.059c-1.245 2.564-3.315 3.53-5.59 3.475-5.74-.054-7.68-4.534-7.528-8.606.01-5.241 3.22-8.537 7.557-8.495 2.354-.14 4.605 1.362 5.554 3.37l.059.002.002-2.918 2.099.004-.002 15.717c-.193 7.04-4.376 7.89-8.209 7.811zm6.1-15.633c-.096-3.26-1.601-6.62-5.503-6.645-3.954-.017-5.625 3.592-5.604 6.85-.013 3.439 1.643 6.305 4.703 6.762 4.532.591 6.551-3.411 6.404-6.967z"></path></svg>
</a><a href="posts/index.xml" target="_blank" rel="noopener noreferrer me" title="Rss"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 11a9 9 0 019 9"></path><path d="M4 4a16 16 0 0116 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a></div></footer></article><article class="post-entry"><header class="entry-header"><h2>Let's Try Again</h2></header><section class="entry-content"><p>A lot has changed, but I still want to get back into writing.</p></section><footer class="entry-footer"><span class="meta-item"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar" style="user-select:text"><rect x="3" y="4" width="18" height="18" rx="2" ry="2" style="user-select:text"></rect><line x1="16" y1="2" x2="16" y2="6" style="user-select:text"></line><line x1="8" y1="2" x2="8" y2="6" style="user-select:text"></line><line x1="3" y1="10" x2="21" y2="10" style="user-select:text"></line></svg>
<span>September 19, 2024</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon" style="user-select:text"><path d="M20.59 13.41l-7.17 7.17a2 2 0 01-2.83.0L2 12V2h10l8.59 8.59a2 2 0 010 2.82z" style="user-select:text"></path><line x1="7" y1="7" x2="7" y2="7" style="user-select:text"></line></svg>
<span class="post-tags"><a href="https://omega1510.github.io/tags/meta/">Meta</a></span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text" style="user-select:text"><path d="M14 2H6A2 2 0 004 4v16a2 2 0 002 2h12a2 2 0 002-2V8z" style="user-select:text"></path><polyline points="14 2 14 8 20 8" style="user-select:text"></polyline><line x1="16" y1="13" x2="8" y2="13" style="user-select:text"></line><line x1="16" y1="17" x2="8" y2="17" style="user-select:text"></line><polyline points="10 9 9 9 8 9" style="user-select:text"></polyline></svg>
<span>35 words</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><circle cx="12" cy="12" r="9"></circle><polyline points="12 7 12 12 15 15"></polyline></svg>
<span>1 min</span></span></footer><a class="entry-link" aria-label="post link to Let's Try Again" href="https://omega1510.github.io/posts/0041/"></a></article><article class="post-entry"><header class="entry-header"><h2>Back to Writing</h2></header><section class="entry-content"><p>So much to write, so little time.</p></section><footer class="entry-footer"><span class="meta-item"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar" style="user-select:text"><rect x="3" y="4" width="18" height="18" rx="2" ry="2" style="user-select:text"></rect><line x1="16" y1="2" x2="16" y2="6" style="user-select:text"></line><line x1="8" y1="2" x2="8" y2="6" style="user-select:text"></line><line x1="3" y1="10" x2="21" y2="10" style="user-select:text"></line></svg>
<span>January 24, 2024</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon" style="user-select:text"><path d="M20.59 13.41l-7.17 7.17a2 2 0 01-2.83.0L2 12V2h10l8.59 8.59a2 2 0 010 2.82z" style="user-select:text"></path><line x1="7" y1="7" x2="7" y2="7" style="user-select:text"></line></svg>
<span class="post-tags"><a href="https://omega1510.github.io/tags/meta/">Meta</a></span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text" style="user-select:text"><path d="M14 2H6A2 2 0 004 4v16a2 2 0 002 2h12a2 2 0 002-2V8z" style="user-select:text"></path><polyline points="14 2 14 8 20 8" style="user-select:text"></polyline><line x1="16" y1="13" x2="8" y2="13" style="user-select:text"></line><line x1="16" y1="17" x2="8" y2="17" style="user-select:text"></line><polyline points="10 9 9 9 8 9" style="user-select:text"></polyline></svg>
<span>24 words</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><circle cx="12" cy="12" r="9"></circle><polyline points="12 7 12 12 15 15"></polyline></svg>
<span>1 min</span></span></footer><a class="entry-link" aria-label="post link to Back to Writing" href="https://omega1510.github.io/posts/0040/"></a></article><article class="post-entry"><header class="entry-header"><h2>Communist Revolutions in the Present Day</h2></header><section class="entry-content"><p>They aren't just possible; they're likely.</p></section><footer class="entry-footer"><span class="meta-item"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar" style="user-select:text"><rect x="3" y="4" width="18" height="18" rx="2" ry="2" style="user-select:text"></rect><line x1="16" y1="2" x2="16" y2="6" style="user-select:text"></line><line x1="8" y1="2" x2="8" y2="6" style="user-select:text"></line><line x1="3" y1="10" x2="21" y2="10" style="user-select:text"></line></svg>
<span>January 24, 2024</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text" style="user-select:text"><path d="M14 2H6A2 2 0 004 4v16a2 2 0 002 2h12a2 2 0 002-2V8z" style="user-select:text"></path><polyline points="14 2 14 8 20 8" style="user-select:text"></polyline><line x1="16" y1="13" x2="8" y2="13" style="user-select:text"></line><line x1="16" y1="17" x2="8" y2="17" style="user-select:text"></line><polyline points="10 9 9 9 8 9" style="user-select:text"></polyline></svg>
<span>217 words</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><circle cx="12" cy="12" r="9"></circle><polyline points="12 7 12 12 15 15"></polyline></svg>
<span>2 min</span></span></footer><a class="entry-link" aria-label="post link to Communist Revolutions in the Present Day" href="https://omega1510.github.io/posts/0039/"></a></article><article class="post-entry"><header class="entry-header"><h2>Fonts in Different Mediums</h2></header><section class="entry-content"><p>Why you shouldn't use serif fonts on the web.</p></section><footer class="entry-footer"><span class="meta-item"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar" style="user-select:text"><rect x="3" y="4" width="18" height="18" rx="2" ry="2" style="user-select:text"></rect><line x1="16" y1="2" x2="16" y2="6" style="user-select:text"></line><line x1="8" y1="2" x2="8" y2="6" style="user-select:text"></line><line x1="3" y1="10" x2="21" y2="10" style="user-select:text"></line></svg>
<span>October 5, 2023</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text" style="user-select:text"><path d="M14 2H6A2 2 0 004 4v16a2 2 0 002 2h12a2 2 0 002-2V8z" style="user-select:text"></path><polyline points="14 2 14 8 20 8" style="user-select:text"></polyline><line x1="16" y1="13" x2="8" y2="13" style="user-select:text"></line><line x1="16" y1="17" x2="8" y2="17" style="user-select:text"></line><polyline points="10 9 9 9 8 9" style="user-select:text"></polyline></svg>
<span>358 words</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><circle cx="12" cy="12" r="9"></circle><polyline points="12 7 12 12 15 15"></polyline></svg>
<span>2 min</span></span></footer><a class="entry-link" aria-label="post link to Fonts in Different Mediums" href="https://omega1510.github.io/posts/0038/"></a></article><article class="post-entry"><header class="entry-header"><h2>Writing for the Sake of Writing</h2></header><section class="entry-content"><p>And not for the sake of views.</p></section><footer class="entry-footer"><span class="meta-item"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar" style="user-select:text"><rect x="3" y="4" width="18" height="18" rx="2" ry="2" style="user-select:text"></rect><line x1="16" y1="2" x2="16" y2="6" style="user-select:text"></line><line x1="8" y1="2" x2="8" y2="6" style="user-select:text"></line><line x1="3" y1="10" x2="21" y2="10" style="user-select:text"></line></svg>
<span>September 30, 2023</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text" style="user-select:text"><path d="M14 2H6A2 2 0 004 4v16a2 2 0 002 2h12a2 2 0 002-2V8z" style="user-select:text"></path><polyline points="14 2 14 8 20 8" style="user-select:text"></polyline><line x1="16" y1="13" x2="8" y2="13" style="user-select:text"></line><line x1="16" y1="17" x2="8" y2="17" style="user-select:text"></line><polyline points="10 9 9 9 8 9" style="user-select:text"></polyline></svg>
<span>231 words</span></span><span class="meta-item">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><circle cx="12" cy="12" r="9"></circle><polyline points="12 7 12 12 15 15"></polyline></svg>
<span>2 min</span></span></footer><a class="entry-link" aria-label="post link to Writing for the Sake of Writing" href="https://omega1510.github.io/posts/0037/"></a></article><footer class="page-footer"><nav class="pagination"><a class="next" href="https://omega1510.github.io/page/2/">Next Page »</a></nav></footer></main><footer class="footer"><span>© 2024 <a href="https://omega1510.github.io/">Hayaan's Blog</a>.</span><span style="display:inline-block;margin-left:1em">
Licenced under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA</a>.
</span><span style="display:inline-block;margin-left:1em"><svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" style="width:1.5em;display:inline-block;vertical-align:middle"><path d="M14.972.0c4.196.0 7.769 1.465 10.715 4.393A14.426 14.426.0 0128.9 9.228C29.633 11.04 30 12.964 30 15c0 2.054-.363 3.978-1.085 5.772a13.77 13.77.0 01-3.2 4.754 15.417 15.417.0 01-4.983 3.322A14.932 14.932.0 0114.973 30c-1.982.0-3.88-.38-5.692-1.14a15.087 15.087.0 01-4.875-3.293c-1.437-1.437-2.531-3.058-3.281-4.862A14.71 14.71.0 010 15c0-1.982.38-3.888 1.138-5.719a15.062 15.062.0 013.308-4.915C7.303 1.456 10.812.0 14.972.0zm.055 2.706c-3.429.0-6.313 1.196-8.652 3.589a12.896 12.896.0 00-2.72 4.031 11.814 11.814.0 00-.95 4.675c0 1.607.316 3.156.95 4.646a12.428 12.428.0 002.72 3.992 12.362 12.362.0 003.99 2.679c1.483.616 3.037.924 4.662.924 1.607.0 3.164-.312 4.675-.937a12.954 12.954.0 004.084-2.705c2.339-2.286 3.508-5.152 3.508-8.6.0-1.66-.304-3.231-.91-4.713a11.994 11.994.0 00-2.651-3.965c-2.412-2.41-5.314-3.616-8.706-3.616zm-.188 9.803-2.01 1.045c-.215-.445-.477-.758-.79-.937-.312-.178-.602-.268-.87-.268-1.34.0-2.01.884-2.01 2.652.0.803.17 1.446.509 1.928.34.482.84.724 1.5.724.876.0 1.492-.43 1.85-1.286l1.847.937a4.407 4.407.0 01-1.634 1.728c-.696.42-1.464.63-2.303.63-1.34.0-2.42-.41-3.242-1.233-.821-.82-1.232-1.964-1.232-3.428.0-1.428.416-2.562 1.246-3.401.83-.84 1.879-1.26 3.147-1.26 1.858.0 3.188.723 3.992 2.17zm8.652.0-1.983 1.045c-.214-.445-.478-.758-.79-.937-.313-.178-.613-.268-.897-.268-1.34.0-2.01.884-2.01 2.652.0.803.17 1.446.51 1.928.338.482.838.724 1.5.724.874.0 1.49-.43 1.847-1.286l1.875.937a4.606 4.606.0 01-1.66 1.728c-.696.42-1.455.63-2.277.63-1.357.0-2.441-.41-3.253-1.233-.814-.82-1.22-1.964-1.22-3.428.0-1.428.415-2.562 1.246-3.401.83-.84 1.879-1.26 3.147-1.26 1.857.0 3.18.723 3.965 2.17z" fill="currentcolor"></path></svg><svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" style="width:1.5em;display:inline-block;vertical-align:middle;margin-left:.3em"><path d="M14.973.0c4.213.0 7.768 1.446 10.66 4.34C28.544 7.25 30 10.803 30 15c0 4.215-1.43 7.723-4.287 10.526C22.678 28.51 19.098 30 14.973 30c-4.054.0-7.571-1.474-10.553-4.42C1.474 22.633.0 19.107.0 15S1.474 7.34 4.42 4.34C7.313 1.446 10.83.0 14.973.0zm.054 2.706c-3.41.0-6.295 1.196-8.652 3.589-2.447 2.5-3.67 5.402-3.67 8.706.0 3.321 1.214 6.196 3.642 8.624 2.429 2.429 5.322 3.642 8.679 3.642 3.339.0 6.25-1.222 8.732-3.67 2.358-2.267 3.536-5.133 3.536-8.598.0-3.41-1.197-6.311-3.589-8.705-2.392-2.392-5.285-3.588-8.678-3.588zm4.018 8.57v6.134H17.33v7.286h-4.66V17.41h-1.714v-6.134a.93.93.0 01.28-.683.933.933.0 01.684-.281h6.161c.25.0.474.093.67.28a.912.912.0 01.294.684zM12.91 7.42c0-1.41.696-2.116 2.09-2.116s2.09.705 2.09 2.116c0 1.393-.697 2.09-2.09 2.09s-2.09-.697-2.09-2.09z" fill="currentcolor"></path></svg><svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" style="width:1.5em;display:inline-block;vertical-align:middle;margin-left:.3em"><path d="M14.973.0c4.196.0 7.75 1.455 10.66 4.366C28.544 7.26 30 10.804 30 15c0 4.197-1.43 7.714-4.287 10.553C22.696 28.518 19.115 30 14.973 30c-4.054.0-7.571-1.473-10.553-4.42C1.474 22.634.0 19.108.0 15c0-4.088 1.474-7.633 4.42-10.633C7.33 1.455 10.848.0 14.973.0zm.054 2.706c-3.41.0-6.295 1.205-8.652 3.616-2.447 2.483-3.67 5.375-3.67 8.678.0 3.34 1.214 6.214 3.642 8.625 2.429 2.43 5.322 3.643 8.679 3.643 3.339.0 6.25-1.223 8.732-3.67 2.358-2.285 3.536-5.151 3.536-8.598.0-3.428-1.197-6.321-3.589-8.678-2.375-2.412-5.268-3.616-8.678-3.616zM8.33 12.884c.286-1.84 1.026-3.264 2.223-4.273 1.196-1.008 2.651-1.513 4.366-1.513 2.356.0 4.232.76 5.625 2.277s2.09 3.464 2.09 5.839c0 2.304-.724 4.219-2.17 5.745-1.447 1.526-3.321 2.29-5.626 2.29-1.696.0-3.16-.508-4.392-1.527-1.233-1.018-1.973-2.464-2.224-4.339H12c.09 1.822 1.187 2.733 3.295 2.733 1.053.0 1.902-.456 2.544-1.366.644-.91.965-2.126.965-3.643.0-1.59-.294-2.799-.883-3.63-.59-.83-1.437-1.245-2.545-1.245-2.001.0-3.126.884-3.375 2.651h1.098l-2.973 2.973-2.973-2.973H8.33z" fill="currentcolor"></path></svg></span></footer><a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentcolor"><path d="M12 6H0l6-6z"></path></svg>
</a><script>(function(){const t=""=="1";if(t)return;let e=document.getElementById("theme-toggle");e.removeEventListener("click",toggleThemeListener),e.addEventListener("click",toggleThemeListener)})()</script><script>(function(){let e=document.getElementById("menu");e&&(e.scrollLeft=localStorage.getItem("menu-scroll-position"),e.onscroll=function(){localStorage.setItem("menu-scroll-position",e.scrollLeft)});const t=""=="1",n=""=="1";if(window.matchMedia("(prefers-reduced-motion: reduce)").matches||t||n)return;document.querySelectorAll('a[href^="#"]').forEach(e=>{e.addEventListener("click",function(e){e.preventDefault();var t=this.getAttribute("href").substr(1);document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView({behavior:"smooth"}),t==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${t}`)})})})()</script><script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script><script>if(window.scrollListeners)for(const e of scrollListeners)window.removeEventListener("scroll",e);window.scrollListeners=[]</script><script src="/js/medium-zoom.min.js" data-no-instant=""></script></body></html>