-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Site updated at 2024-11-16 14:02:35 UTC
- Loading branch information
0 parents
commit 2cb3b6a
Showing
559 changed files
with
74,150 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,166 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<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>Page Not Found - Comp. Physics @ GT</title> | ||
<meta name="description" content="Compuational Physics Group at Georgia Tech CSE"> | ||
<link rel="stylesheet" href="/assets/main.css"> | ||
<link rel="canonical" href="/404.html"> | ||
<link rel="shortcut icon" type ="image/x-icon" href="/favicon.ico"> | ||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css"> | ||
|
||
<link rel="preconnect" href="https://player.vimeo.com"> | ||
<link rel="preconnect" href="https://i.vimeocdn.com"> | ||
<link rel="preconnect" href="https://f.vimeocdn.com"> | ||
|
||
|
||
<!-- Global site tag (gtag.js) - Google Analytics 4 --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BKG8WP924R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-BKG8WP924R'); | ||
</script> | ||
|
||
<!-- Google Tag Manager --> | ||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
})(window,document,'script','dataLayer','GTM-5KBZDTG');</script> | ||
<!-- End Google Tag Manager --> | ||
|
||
|
||
|
||
<!-- Begin Jekyll SEO tag v2.8.0 --> | ||
<title>Page Not Found | Comp. Physics @ GT</title> | ||
<meta name="generator" content="Jekyll v4.3.3" /> | ||
<meta property="og:title" content="Page Not Found" /> | ||
<meta property="og:locale" content="en_US" /> | ||
<meta name="description" content="Compuational Physics Group at Georgia Tech CSE" /> | ||
<meta property="og:description" content="Compuational Physics Group at Georgia Tech CSE" /> | ||
<link rel="canonical" href="/404.html" /> | ||
<meta property="og:url" content="/404.html" /> | ||
<meta property="og:site_name" content="Comp. Physics @ GT" /> | ||
<meta property="og:type" content="website" /> | ||
<meta name="twitter:card" content="summary" /> | ||
<meta property="twitter:title" content="Page Not Found" /> | ||
<script type="application/ld+json"> | ||
{"@context":"https://schema.org","@type":"WebPage","description":"Compuational Physics Group at Georgia Tech CSE","headline":"Page Not Found","url":"/404.html"}</script> | ||
<!-- End Jekyll SEO tag --> | ||
|
||
|
||
|
||
</head> | ||
|
||
|
||
<body> | ||
|
||
<!-- Google Tag Manager (noscript) --> | ||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5KBZDTG" | ||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
<!-- End Google Tag Manager (noscript) --> | ||
|
||
<nav class="navbar sticky-top navbar-expand-md navbar-dark bg-dark justify-content-center"> | ||
<div class="container-fluid"> | ||
<a class="navbar-brand" href="/"> | ||
<img src="/favicon.ico" width="30" height="30" style="margin-right:5px" class="d-inline-block align-top" alt=""> | ||
Comp. Physics @ GT | ||
</a> | ||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
<ul class="navbar-nav mr-auto"> | ||
<li class="nav-item dropdown"> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/">Home</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/team">Team</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/papers">Papers</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/research">Research</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/teaching">Teaching</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/software">Software</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/hardware">Hardware</a> | ||
</li> | ||
|
||
<!-- <a class="nav-link" href="/GSCS22">GSCS22</a> --> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
|
||
<div class="container-fluid"> | ||
<div class="row"> | ||
<p>Sorry, but the page you were trying to view does not exist.</p> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
<br/> | ||
<section id="footer"> | ||
<div class="container-footer"> | ||
<div class="panel-footer"> | ||
<div class="row"> | ||
<div class="col-sm-3"> | ||
<h5>About</h5> | ||
<p><a href="https://cse.gatech.edu/" target="_blank">School of CSE</a><br/> <a href="https://cc.gatech.edu/" target="_blank">College of Computing</a><br/> Georgia Tech | ||
</p> | ||
</div> | ||
|
||
<div class="col-sm-3"> | ||
<h5>Information</h5> | ||
<p><a href="mailto:[email protected]" target="_blank"><i class="fa fa-envelope fa-1x"></i> Email Spencer</a> <br/> <a href="/vacancies.html"><i class="fa fa-users fa-1x"></i> Explore openings</a> <br/> <a href="https://github.com/sbryngelson/academic-website-template"><i class="fab fa-github fa-1x"></i> Site template</a> | ||
</p> | ||
</div> | ||
|
||
<div class="col-sm-6"> | ||
<!-- <h5>Coordinates</h5> --> | ||
<p><br/> <img src='/images/logopic/logo3.png' width=90% title='This logo was designed by Sydney Bryngelson!'> | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<center><p>Last updated on Nov 16, 2024</br> | ||
© 2021-2024 Computational Physics @ GT </p></center> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<script src="/assets/javascript/bootstrap/jquery.min.js"></script> | ||
<!-- <script src="/assets/javascript/popper/dist/umd/popper.min.js"></script> --> | ||
<script src="/assets/javascript/bootstrap/bootstrap.bundle.min.js"></script> | ||
<!-- <script src="/assets/javascript/shb.js"></script> --> | ||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
comp-physics.group |
Oops, something went wrong.