Skip to content

Commit d96524b

Browse files
committed
Few more update
1 parent 7c60789 commit d96524b

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

layouts/default.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<img class="zellic" src="../static/zellic2.png" alt="zellic">
115115
</a>
116116
</p>
117-
<p>Organized by <a href="https://perfect.blue/" target="_blank" rel="noopener">perfect blue</a></p>
117+
<p>Organized by <a href="https://perfect.blue/" target="_blank" rel="noopener">perfect blue</a> and <a href="https://waterpaddler.team/" target="_blank" rel="noopener">Water Paddler</a></p>
118118
<p>Powered by <a href="https://ctfd.io/" target="_blank" rel="noopener">CTFd</a></p>
119119
<p>Theme base by TSG CTF<img class="ojigineko" src="../static/ojigineko-white.gif" alt="ojigineko" width=14pt></p>
120120
</div>

pages/about.vue

+7-5
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<h2 class="title"><span>About</span></h2>
44
<h3>Period</h3>
55
<p class="period">
6-
<a href="https://www.timeanddate.com/worldclock/fixedtime.html?iso=20230218T1400" target="_blank" rel="noopener">02/18 14:00</a>
6+
<a href="https://www.timeanddate.com/worldclock/fixedtime.html?iso=20241012T1400" target="_blank" rel="noopener">10/12 14:00</a>
77
-
8-
<a href="https://www.timeanddate.com/worldclock/fixedtime.html?iso=20230220T0200" target="_blank" rel="noopener">02/20 02:00</a> <small>UTC</small>
8+
<a href="https://www.timeanddate.com/worldclock/fixedtime.html?iso=20241014T0200" target="_blank" rel="noopener">10/14 02:00</a> <small>UTC</small>
99
</p>
1010

1111
<!--
@@ -44,27 +44,29 @@
4444
<a href="https://perfect.blue" target="_blank" rel="noopener">
4545
<img class=logo src="https://blog.perfect.blue/img/logo.png">
4646
</a>
47+
<a href="https://waterpaddler.team" target="_blank" rel="noopener">
48+
<img class=logo src="https://ctftime.org/media/cache/84/94/8494a42b84778569b83b8258d72de82d.png">
49+
</a>
4750
<p>
4851
Blue Water CTF is organized by <a href="https://perfect.blue" target="_blank"
4952
rel="noopener">perfect blue</a> and <a href="https://waterpaddler.team" target="_blank"
5053
rel="noopener">Water Paddler </a>.
5154
</p>
52-
<br><p>Below is the full list of <a href="https://twitter.com/pb_ctf">perfect blue</a> members (and guests) who contributed to Blue Water CTF 2024 edition. Many thanks to their efforts!</p>
55+
<br><p>Below is the full list of people who contributed to Blue Water CTF 2024 edition. Many thanks to their efforts!</p>
5356
<ul class="credits">
5457
<li><a href="https://twitter.com/ret2jazzy" target="_blank" rel="noopener">@ret2jazzy</a></li>
5558
<li><a href="https://twitter.com/aaditya_purani" target="_blank" rel="noopener">@aaditya_purani</a></li>
5659
<li><a href="https://twitter.com/gf_256" target="_blank" rel="noopener">@gf_256 (cts)</a></li>
5760
<li><a href="https://twitter.com/sampriti0" target="_blank" rel="noopener">@sampriti0</a></li>
5861
<li><a href="https://twitter.com/wcbowling" target="_blank" rel="noopener">@wcbowling</a></li>
5962
<li><a href="https://twitter.com/kidofarcrania" target="_blank" rel="noopener">@kidofarcrania</a></li>
60-
<li><a href="https://twitter.com/typeconfuser" target="_blank" rel="noopener">@typeconfuser</a></li>
6163
<li><a href="https://twitter.com/RBTree_" target="_blank" rel="noopener">@RBTree_</a></li>
6264
<li><a href="https://twitter.com/_VoidMercy" target="_blank" rel="noopener">@_VoidMercy</a></li>
6365
<li><a href="https://twitter.com/j0nathanj" target="_blank" rel="noopener">@j0nathanj</a></li>
6466
<li><a href="https://twitter.com/Unblvr1" target="_blank" rel="noopener">@Unblvr1</a></li>
6567
<li><a href="https://twitter.com/_neptunia_" target="_blank" rel="noopener">@_neptunia_</a></li>
6668
<li><a href="https://twitter.com/vie_please" target="_blank" rel="noopener">@vie_please</a></li>
67-
<li><a href="https://twitter.com/rkm0959" target="_blank" rel="noopener">@rkm0959</a></li>
69+
<li><a href="https://x.com/ah_p_uh" target="_blank" rel="noopener">@soon_haari</a></li>
6870
</ul>
6971
</section>
7072
</template>

0 commit comments

Comments
 (0)