forked from SLSIG/slsig.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
15 lines (15 loc) · 6.13 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Error 404 - SLSIG</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="alternate" type="application/atom+xml" href="https://slsig.github.io/feed.xml"><link rel="alternate" type="application/json" href="https://slsig.github.io/feed.json"><meta property="og:title" content="SLSIG"><meta property="og:site_name" content="SLSIG"><meta property="og:description" content=""><meta property="og:url" content="https://slsig.github.io/"><meta property="og:type" content="website"><link rel="shortcut icon" href="https://slsig.github.io/media/website/favicon.png" type="image/png"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><style>h1,h2,h3,h4,h5,h6,.btn,[type=button],[type=submit],button,.navbar .navbar__menu li,.navbar_mobile_sidebar .navbar__menu li,.feed__author,.post__tag,.post__share>a span,.post__nav-link>span,.footer{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}body,h1,.h1,blockquote,.search__input,.author__name,.author__info>p,.feed__item h2,.post__nav-link{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}</style><link rel="stylesheet" href="https://slsig.github.io/assets/css/style.css?v=d33c84c7d5f9c1e60f24f89eb65cff4e"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"SLSIG","url":"https://slsig.github.io/"}</script><script src="https://slsig.github.io/assets/js/ls.parent-fit.min.js?v=f8467455ea5c88e3e51a4f212d2632bd"></script><script async src="https://slsig.github.io/assets/js/lazysizes.min.js?v=6a69d476c93de2b78a72acb259abccea"></script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://slsig.github.io/">SLSIG</a><nav class="navbar js-navbar"><button class="navbar__toggle js-toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://slsig.github.io/events.html" target="_self">Events</a></li><li><a href="https://slsig.github.io/gallery.html" title="Gallery" target="_self">Gallery</a></li><li><a href="https://slsig.github.io/resources.html" title="Resources" target="_self">Resources</a></li><li><a href="https://slsig.github.io/featured.html" title="Featured" target="_self">Featured</a></li><li><a href="https://slsig.github.io/about.html" title="About" target="_self">About</a></li></ul></nav><div class="search"><div class="search__overlay js-search-overlay"><div class="search__overlay-inner"><form action="https://slsig.github.io/search.html" class="search__form"><input class="search__input js-search-input" type="search" name="q" placeholder="search..." autofocus="autofocus"></form><button class="search__close js-search-close" aria-label="Close">Close</button></div></div><button class="search__btn js-search-btn" aria-label="Search"><svg role="presentation" focusable="false"><use xlink:href="https://slsig.github.io/assets/svg/svg-map.svg#search"/></svg></button></div></header><main><article class="post"><div class="hero"><div class="hero__image"><img class="hero__image-img lazyload" src="https://slsig.github.io/media/website/slsig_backdrop_withtext.png" srcset="https://slsig.github.io/media/website/responsive/slsig_backdrop_withtext-xs.png 300w, https://slsig.github.io/media/website/responsive/slsig_backdrop_withtext-sm.png 480w, https://slsig.github.io/media/website/responsive/slsig_backdrop_withtext-md.png 768w, https://slsig.github.io/media/website/responsive/slsig_backdrop_withtext-lg.png 1024w, https://slsig.github.io/media/website/responsive/slsig_backdrop_withtext-xl.png 1360w, https://slsig.github.io/media/website/responsive/slsig_backdrop_withtext-2xl.png 1600w" sizes="(max-width: 1600px) 100vw, 1600px" data-sizes="auto" alt=""></div><header class="hero__content"><div class="wrapper"><h1>404</h1><p>Page not found</p></div></header></div><div class="wrapper post__entry"><p>The page you were looking for appears to have been moved, deleted or does not exist. You could go back to where you were or head straight to our home page.</p><p><svg width="1.041em" height="0.416em" aria-hidden="true"><use xlink:href="https://slsig.github.io/assets/svg/svg-map.svg#arrow-prev"/></svg> <a href="https://slsig.github.io/" class="readmore">Go home</a></p></div></article></main><footer class="footer"><div class="footer__copyright">© <span class="copyrightYear">Nov 2019</span> St. Louis Simulation Interest Group <small>All Rights Reserved</small><script>// <![CDATA[
let copyrightYears = document.querySelectorAll('.copyrightYear')
for (copyrightYear_i in copyrightYears) {
if (isNaN(copyrightYear_i)) continue
let copyrightYear = copyrightYears[copyrightYear_i]
copyrightYear.innerHTML = (new Date()).getFullYear()
}
// ]]></script></div><button class="footer__bttop js-footer__bttop" aria-label="Back to top"><svg><title>Back to top</title><use xlink:href="https://slsig.github.io/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script>window.publiiThemeMenuConfig = {
mobileMenuMode: 'sidebar',
animationSpeed: 300,
submenuWidth: 'auto',
doubleClickTime: 500,
mobileMenuExpandableSubmenus: true,
relatedContainerForOverlayMenuSelector: '.top',
};</script><script defer="defer" src="https://slsig.github.io/assets/js/scripts.min.js?v=205f40927e4a45297a0b266e50ad78d5"></script><script>var lazyFeaturedImage=function lazyFeaturedImage(){var b=document.querySelectorAll(".hero__image-img");for(var a=0;a<b.length;a++){var c=b[a];c.addEventListener("lazyloaded",function(f){var d=f.target.parentNode;d.classList.add("hero__image--overlay")})}};lazyFeaturedImage();</script></body></html>