|
16 | 16 | <linkrel="apple-touch-icon"href="assets/img/apple-touch-icon.png">
|
17 | 17 | <linkrel="apple-touch-icon"sizes="72x72"href="assets/img/apple-touch-icon-72x72.png">
|
18 | 18 | <linkrel="apple-touch-icon"sizes="114x114"href="assets/img/apple-touch-icon-114x114.png">
|
| 19 | + |
| 20 | +<!-- glitch CSS --> |
| 21 | +<linkhref="assets/css/core/glitch.css"rel="stylesheet"> |
19 | 22 |
|
20 | 23 | <!-- Load Core CSS
|
21 | 24 | =====================================-->
|
@@ -192,7 +195,19 @@ <h5 class="color-light">
|
192 | 195 | <h5class="color-light">COMPUTER SECURITY
|
193 | 196 | </h5>
|
194 | 197 | <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 | +<scriptsrc="assets/js/animate.js"></script> |
| 200 | + |
| 201 | +<divclass="glitch col-md-4 col-sm-6 col-xs-12 mb35"> |
| 202 | +<ahref="d4rks0c1ety.html"> |
| 203 | +<h1>d4rks0c1ety</h1> |
| 204 | +<h1>d4rks0c1ety</h1> |
| 205 | +<h1>d4rks0c1ety</h1> |
| 206 | +</a> |
| 207 | + |
| 208 | +</div> |
| 209 | +<!-- glitch effect --> |
| 210 | +</div> |
196 | 211 | </div>
|
197 | 212 |
|
198 | 213 | </div>
|
|