Skip to content

Commit

Permalink
"Update website (week = 14)"
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlyCst committed Jan 30, 2024
0 parents commit b614e62
Show file tree
Hide file tree
Showing 47 changed files with 3,981 additions and 0 deletions.
195 changes: 195 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,195 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<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">

<link rel="preload" as="font" href="https://swent.epfl.ch/fonts/vendor/jost/jost-v4-latin-regular.woff2" type="font/woff2" crossorigin>
<link rel="preload" as="font" href="https://swent.epfl.ch/fonts/vendor/jost/jost-v4-latin-700.woff2" type="font/woff2" crossorigin>


<link rel="stylesheet" href="https://swent.epfl.ch/main.css">



















<meta name="robots" content="noindex, follow">







<title>404 Page not found | CS-311</title>
<meta name="description" content="An unofficial theme originally created for the CS-212 course">
<link rel="canonical" href="https://swent.epfl.ch/404.html">










<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",











{
"@type": "ListItem",
"position": 1 ,
"name": "Home",
"item": "https://swent.epfl.ch/"
},


{
"@type": "ListItem",
"position": 2 ,
"name": "404.Html",
"item": "https://swent.epfl.ch/404.html/"
},



}
</script>






<meta name="theme-color" content="#fff">
<link rel="apple-touch-icon" sizes="180x180" href="https://swent.epfl.ch/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://swent.epfl.ch/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://swent.epfl.ch/favicon-16x16.png">

<link rel="manifest" href="https://swent.epfl.ch/site.webmanifest" crossorigin>





</head>

<body class="home">


<div class="header-bar fixed-top"></div>
<header class="navbar fixed-top navbar-expand-md navbar-light">
<div class="container">
<input class="menu-btn order-0" type="checkbox" id="menu-btn">
<label class="menu-icon d-md-none" for="menu-btn"><span class="navicon"></span></label>


<a href="https:&#x2F;&#x2F;www.epfl.ch">

<image class="menu-logo" src="https://swent.epfl.ch/epfl_logo.png" />

</a>


<a class="navbar-brand order-1 order-md-0 me-auto" href="https://swent.epfl.ch/">CS-311</a>
<button id="mode" class="btn btn-link order-2 order-md-4" type="button" aria-label="Toggle mode">
<span class="toggle-dark"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg></span>
<span class="toggle-light"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><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></span>
</button>
<ul class="navbar-nav fork-me order-3 order-md-5">

</ul>
<div class="collapse navbar-collapse order-4 order-md-1">
<ul class="navbar-nav main-nav me-auto order-5 order-md-2">





</ul>
<div class="break order-6 d-md-none"></div>

</div>
</div>
</header>




<div class="wrap container" role="document">
<div class="content">
<section class="section container-fluid mt-n3 pb-3">
<div class="row justify-content-center">
<div class="row justify-content-center">
<div class="col-md-12 col-lg-10 col-xxl-8">
<article>
<h1 class="text-center">Page not found :(</h1>
<p class="text-center">The page you are looking for doesn't exist or has been moved.</p>
</article>
</div>
</div>
</div>
</section>
</div>
</div>




<footer class="footer text-muted">
<div class="container">
<div class="row">
<div class="col-lg-8 order-last order-lg-first">
<ul class="list-inline">
<li class="list-inline-item">Updated on 30&#x2F;01&#x2F;2024</li>
</ul>
</div>
<div class="col-lg-8 order-first order-lg-last text-lg-end">
<ul class="list-inline">

Contact: <a href="mailto:swent-staff@dslab.org">swent-staff@dslab.org</a>


</ul>
</div>
</div>
</div>
</footer>




<script type="text/javascript" src="https://swent.epfl.ch/js/main.js" defer></script>


</body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
swent.epfl.ch
2 changes: 2 additions & 0 deletions _headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/*
Access-Control-Allow-Origin: *
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions bootstrap/scss/bootstrap-grid.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions bootstrap/scss/bootstrap-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions bootstrap/scss/bootstrap-utilities.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions bootstrap/scss/bootstrap.css

Large diffs are not rendered by default.

Binary file added doks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doks.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added epfl_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-500.woff
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-500.woff2
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-500italic.woff
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-500italic.woff2
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-700.woff
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-700.woff2
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-700italic.woff
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-700italic.woff2
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-italic.woff
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-italic.woff2
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-regular.woff
Binary file not shown.
Binary file added fonts/vendor/jost/jost-v4-latin-regular.woff2
Binary file not shown.
Loading

0 comments on commit b614e62

Please sign in to comment.