Anthony Berg 243c4eaab2
All checks were successful
/ Deploy to Cloudflare Pages (push) Successful in 1m9s
Quartz sync: Mar 1, 2025, 4:59 PM
2025-03-01 16:59:37 +01:00

7 lines
4.2 KiB
HTML

<!DOCTYPE html>
<html lang="en"><head><title>Not Found</title><meta charset="utf-8"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap"/><link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin="anonymous"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="og:site_name" content="ACIT4330 Lecture Notes"/><meta property="og:title" content="Not Found"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Not Found"/><meta name="twitter:description" content="Not Found"/><meta property="og:description" content="Not Found"/><meta property="og:image:type" content="image/webp"/><meta property="og:image:alt" content="Not Found"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:image:url" content="https://https://acit4330.pages.anthonyberg.io//static/og-image.png"/><meta name="twitter:image" content="https://https://acit4330.pages.anthonyberg.io//static/og-image.png"/><meta property="og:image" content="https://https://acit4330.pages.anthonyberg.io//static/og-image.png"/><meta property="twitter:domain" content="https://acit4330.pages.anthonyberg.io/"/><meta property="og:url" content="https://https//acit4330.pages.anthonyberg.io/"/><meta property="twitter:url" content="https://https//acit4330.pages.anthonyberg.io/"/><link rel="icon" href="//acit4330.pages.anthonyberg.io/static/icon.png"/><meta name="description" content="Not Found"/><meta name="generator" content="Quartz"/><link href="//acit4330.pages.anthonyberg.io/index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><script src="//acit4330.pages.anthonyberg.io/prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch("//acit4330.pages.anthonyberg.io/static/contentIndex.json").then(data => data.json())</script></head><body data-slug="404"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"></div><div class="center"><div class="page-header"><div class="popover-hint"></div></div><article class="popover-hint"><h1>404</h1><p>Either this page is private or doesn't exist.</p><a href="//acit4330.pages.anthonyberg.io/">Return to Homepage</a></article><hr/><div class="page-footer"></div></div><div class="right sidebar"></div><footer class><p>Created with <a href="https://quartz.jzhao.xyz/">Quartz v4.4.0</a> © 2025</p><ul><li><a href="https://git.anthonyberg.io/smyalygames/ACIT4330-Page">Gitea</a></li></ul></footer></div></div></body><script type="application/javascript">function c(){let t=this.parentElement;t.classList.toggle("is-collapsed");let l=t.classList.contains("is-collapsed")?this.scrollHeight:t.scrollHeight;t.style.maxHeight=l+"px";let o=t,e=t.parentElement;for(;e;){if(!e.classList.contains("callout"))return;let n=e.classList.contains("is-collapsed")?e.scrollHeight:e.scrollHeight+o.scrollHeight;e.style.maxHeight=n+"px",o=e,e=e.parentElement}}function i(){let t=document.getElementsByClassName("callout is-collapsible");for(let s of t){let l=s.firstElementChild;if(l){l.addEventListener("click",c),window.addCleanup(()=>l.removeEventListener("click",c));let e=s.classList.contains("is-collapsed")?l.scrollHeight:s.scrollHeight;s.style.maxHeight=e+"px"}}}document.addEventListener("nav",i);window.addEventListener("resize",i);
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script type="application/javascript">
const socket = new WebSocket('ws://localhost:3001')
// reload(true) ensures resources like images and scripts are fetched again in firefox
socket.addEventListener('message', () => document.location.reload(true))
</script><script src="//acit4330.pages.anthonyberg.io/postscript.js" type="module"></script></html>