Skip to content

Commit 59a85c1

Browse files
authored
updated
1 parent fcd06df commit 59a85c1

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

index.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
1717
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/apple-touch-icon-72x72.png">
1818
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/apple-touch-icon-114x114.png">
19+
20+
<!-- glitch CSS -->
21+
<link href="assets/css/core/glitch.css" rel="stylesheet">
1922

2023
<!-- Load Core CSS
2124
=====================================-->
@@ -192,7 +195,19 @@ <h5 class="color-light">
192195
<h5 class="color-light">COMPUTER SECURITY
193196
</h5>
194197
<p>This club is mainly for the people who are interested in InfoSec. We focus on Reverse Engineering, Web Apps Security, Android Security, Binary Exploitation, Hardware Hacking and what not, You name it we do it.<br><br></p>
195-
</div>
198+
<!-- glitch effect -->
199+
<script src="assets/js/animate.js"></script>
200+
201+
<div class="glitch col-md-4 col-sm-6 col-xs-12 mb35">
202+
<a href="d4rks0c1ety.html">
203+
<h1>d4rks0c1ety</h1>
204+
<h1>d4rks0c1ety</h1>
205+
<h1>d4rks0c1ety</h1>
206+
</a>
207+
208+
</div>
209+
<!-- glitch effect -->
210+
</div>
196211
</div>
197212

198213
</div>

0 commit comments

Comments
 (0)