Skip to content

Commit

Permalink
Merge pull request #4 from NUSSOC/cs2310
Browse files Browse the repository at this point in the history
Fix 2310 links
  • Loading branch information
axmszr authored Nov 15, 2023
2 parents 7b0ef10 + e50e902 commit 1964a9e
Show file tree
Hide file tree
Showing 47 changed files with 281 additions and 281 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -5824,7 +5824,7 @@ <h4>Turn 55</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -5836,7 +5836,7 @@ <h4>Turn 55</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -7745,7 +7745,7 @@ <h4>Turn 86</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -7757,7 +7757,7 @@ <h4>Turn 86</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -6267,7 +6267,7 @@ <h4>Turn 49</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -6279,7 +6279,7 @@ <h4>Turn 49</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -6511,7 +6511,7 @@ <h4>Turn 85</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -6523,7 +6523,7 @@ <h4>Turn 85</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -5386,7 +5386,7 @@ <h4>Turn 84</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -5398,7 +5398,7 @@ <h4>Turn 84</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -6014,7 +6014,7 @@ <h4>Turn 65</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -6026,7 +6026,7 @@ <h4>Turn 65</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -5925,7 +5925,7 @@ <h4>Turn 95</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -5937,7 +5937,7 @@ <h4>Turn 95</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -7722,7 +7722,7 @@ <h4>Turn 129</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -7734,7 +7734,7 @@ <h4>Turn 129</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -6366,7 +6366,7 @@ <h4>Turn 78</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -6378,7 +6378,7 @@ <h4>Turn 78</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
rel="stylesheet" crossorigin="anonymous"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN">

<link rel="stylesheet" href="https://nussoc.github.io/2310/css/app.css">
<link rel="stylesheet" href="/css/app.css">
</head>

<body>
<div class="container">
<div class="row">
<header class="col-md-12">
<a href="https://nussoc.github.io/2310/" class="game-title">
<a href="/" class="game-title">
<h1 class="text-center">
<img class="logo" src="https://nussoc.github.io/2310/img/badge.png">
<img class="logo" src="/img/badge.png">
The Hungry Games MMXXIII - I
</h1>
</a>
Expand Down Expand Up @@ -8121,7 +8121,7 @@ <h4>Turn 138</h4>
<div class="row">
<div class="col-md-12 text-center">
CS1010A 2023 &middot;
<a href="https://nussoc.github.io/2310/">Hungry Games</a> &middot;
<a href="/">Hungry Games</a> &middot;
<a target="_blank" href="https://github.com/soedar">Soedarsono</a> &middot;
<a target="_blank" href="https://github.com/yangshun">Tay Yang Shun</a> &middot;
<a target="_blank" href="https://github.com/ZhangYiJiang">Zhang Yijiang</a>
Expand All @@ -8133,7 +8133,7 @@ <h4>Turn 138</h4>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="https://nussoc.github.io/2310/js/app.js"></script>
<script src="/js/app.js"></script>
</body>

</html>
Loading

0 comments on commit 1964a9e

Please sign in to comment.