|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + |
| 4 | + <head> |
| 5 | + <meta charset="utf-8"> |
| 6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 7 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 8 | + |
| 9 | + <title>Page Not Found - Comp. Physics @ GT</title> |
| 10 | + <meta name="description" content="Compuational Physics Group at Georgia Tech CSE"> |
| 11 | + <link rel="stylesheet" href="/assets/main.css"> |
| 12 | + <link rel="canonical" href="/404.html"> |
| 13 | + <link rel="shortcut icon" type ="image/x-icon" href="/favicon.ico"> |
| 14 | + <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"> |
| 15 | + <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css"> |
| 16 | + |
| 17 | + <link rel="preconnect" href="https://player.vimeo.com"> |
| 18 | + <link rel="preconnect" href="https://i.vimeocdn.com"> |
| 19 | + <link rel="preconnect" href="https://f.vimeocdn.com"> |
| 20 | + |
| 21 | + |
| 22 | +<!-- Global site tag (gtag.js) - Google Analytics 4 --> |
| 23 | +<script async src="https://www.googletagmanager.com/gtag/js?id=G-BKG8WP924R"></script> |
| 24 | +<script> |
| 25 | + window.dataLayer = window.dataLayer || []; |
| 26 | + function gtag(){dataLayer.push(arguments);} |
| 27 | + gtag('js', new Date()); |
| 28 | + |
| 29 | + gtag('config', 'G-BKG8WP924R'); |
| 30 | +</script> |
| 31 | + |
| 32 | +<!-- Google Tag Manager --> |
| 33 | +<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 34 | +new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 35 | +j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 36 | +'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 37 | + })(window,document,'script','dataLayer','GTM-5KBZDTG');</script> |
| 38 | +<!-- End Google Tag Manager --> |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +<!-- Begin Jekyll SEO tag v2.8.0 --> |
| 43 | +<title>Page Not Found | Comp. Physics @ GT</title> |
| 44 | +<meta name="generator" content="Jekyll v4.3.3" /> |
| 45 | +<meta property="og:title" content="Page Not Found" /> |
| 46 | +<meta property="og:locale" content="en_US" /> |
| 47 | +<meta name="description" content="Compuational Physics Group at Georgia Tech CSE" /> |
| 48 | +<meta property="og:description" content="Compuational Physics Group at Georgia Tech CSE" /> |
| 49 | +<link rel="canonical" href="/404.html" /> |
| 50 | +<meta property="og:url" content="/404.html" /> |
| 51 | +<meta property="og:site_name" content="Comp. Physics @ GT" /> |
| 52 | +<meta property="og:type" content="website" /> |
| 53 | +<meta name="twitter:card" content="summary" /> |
| 54 | +<meta property="twitter:title" content="Page Not Found" /> |
| 55 | +<script type="application/ld+json"> |
| 56 | +{"@context":"https://schema.org","@type":"WebPage","description":"Compuational Physics Group at Georgia Tech CSE","headline":"Page Not Found","url":"/404.html"}</script> |
| 57 | +<!-- End Jekyll SEO tag --> |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | +</head> |
| 62 | + |
| 63 | + |
| 64 | + <body> |
| 65 | + |
| 66 | + <!-- Google Tag Manager (noscript) --> |
| 67 | +<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5KBZDTG" |
| 68 | +height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 69 | +<!-- End Google Tag Manager (noscript) --> |
| 70 | + |
| 71 | +<nav class="navbar sticky-top navbar-expand-md navbar-dark bg-dark justify-content-center"> |
| 72 | + <div class="container-fluid"> |
| 73 | + <a class="navbar-brand" href="/"> |
| 74 | + <img src="/favicon.ico" width="30" height="30" style="margin-right:5px" class="d-inline-block align-top" alt=""> |
| 75 | + Comp. Physics @ GT |
| 76 | + </a> |
| 77 | + <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> |
| 78 | + <span class="navbar-toggler-icon"></span> |
| 79 | + </button> |
| 80 | + <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
| 81 | + <ul class="navbar-nav mr-auto"> |
| 82 | + <li class="nav-item dropdown"> |
| 83 | + <li class="nav-item"> |
| 84 | + <a class="nav-link" href="/">Home</a> |
| 85 | + </li> |
| 86 | + |
| 87 | + <li class="nav-item"> |
| 88 | + <a class="nav-link" href="/team">Team</a> |
| 89 | + </li> |
| 90 | + |
| 91 | + <li class="nav-item"> |
| 92 | + <a class="nav-link" href="/papers">Papers</a> |
| 93 | + </li> |
| 94 | + |
| 95 | + <li class="nav-item"> |
| 96 | + <a class="nav-link" href="/research">Research</a> |
| 97 | + </li> |
| 98 | + |
| 99 | + <li class="nav-item"> |
| 100 | + <a class="nav-link" href="/teaching">Teaching</a> |
| 101 | + </li> |
| 102 | + |
| 103 | + <li class="nav-item"> |
| 104 | + <a class="nav-link" href="/software">Software</a> |
| 105 | + </li> |
| 106 | + |
| 107 | + <li class="nav-item"> |
| 108 | + <a class="nav-link" href="/hardware">Hardware</a> |
| 109 | + </li> |
| 110 | + |
| 111 | + <!-- <a class="nav-link" href="/GSCS22">GSCS22</a> --> |
| 112 | + </li> |
| 113 | + </ul> |
| 114 | + </div> |
| 115 | + </div> |
| 116 | +</nav> |
| 117 | + |
| 118 | + |
| 119 | + <div class="container-fluid"> |
| 120 | + <div class="row"> |
| 121 | + <p>Sorry, but the page you were trying to view does not exist.</p> |
| 122 | + |
| 123 | + |
| 124 | + </div> |
| 125 | + </div> |
| 126 | + |
| 127 | + <br/> |
| 128 | +<section id="footer"> |
| 129 | +<div class="container-footer"> |
| 130 | + <div class="panel-footer"> |
| 131 | + <div class="row"> |
| 132 | + <div class="col-sm-3"> |
| 133 | + <h5>About</h5> |
| 134 | + <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 |
| 135 | +</p> |
| 136 | + </div> |
| 137 | + |
| 138 | + <div class="col-sm-3"> |
| 139 | + <h5>Information</h5> |
| 140 | + <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> |
| 141 | +</p> |
| 142 | + </div> |
| 143 | + |
| 144 | + <div class="col-sm-6"> |
| 145 | +<!-- <h5>Coordinates</h5> --> |
| 146 | + <p><br/> <img src='/images/logopic/logo3.png' width=90% title='This logo was designed by Sydney Bryngelson!'> |
| 147 | +</p> |
| 148 | + </div> |
| 149 | + </div> |
| 150 | + |
| 151 | + <center><p>Last updated on Sep 04, 2024</br> |
| 152 | + © 2021-2024 Computational Physics @ GT </p></center> |
| 153 | + </div> |
| 154 | + </div> |
| 155 | +</div> |
| 156 | + |
| 157 | +<script src="/assets/javascript/bootstrap/jquery.min.js"></script> |
| 158 | +<!-- <script src="/assets/javascript/popper/dist/umd/popper.min.js"></script> --> |
| 159 | +<script src="/assets/javascript/bootstrap/bootstrap.bundle.min.js"></script> |
| 160 | +<!-- <script src="/assets/javascript/shb.js"></script> --> |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + </body> |
| 165 | + |
| 166 | +</html> |
0 commit comments