File tree 3 files changed +44
-0
lines changed
3 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 22
22
< div class ="navbar-right ">
23
23
< a href ="index.html "> Home</ a >
24
24
< a href ="hell.html "> uhhh...</ a >
25
+ < a href ="https://github.com/cloudripper-tech "> geethoob</ a >
25
26
</ div >
26
27
</ nav >
27
28
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+
4
+ < head >
5
+ < meta charset ="UTF-8 ">
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
+ < meta property ="og:title " content ="Cloud's bullshit ">
8
+ < meta property ="og:description " content ="A Mess of a webshite ">
9
+ < meta property ="og:image " content ="img_logo.png ">
10
+ < meta property ="og:url " content ="https://starixproject.lol ">
11
+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
12
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
13
+ < link rel ="icon " type ="image/x-icon " href ="img-logo.png ">
14
+ < link href ="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap " rel ="stylesheet ">
15
+ < link href ="styles.css " rel ="stylesheet ">
16
+ < title > Cloud's Bullshit</ title >
17
+ </ head >
18
+
19
+ < body >
20
+ < nav class ="navbar ">
21
+ < img src ="img_logo.png " alt ="my dumbass pfp " class ="logo ">
22
+ < div class ="navbar-right ">
23
+ < a href ="index.html "> Home</ a >
24
+ < a href ="hell.html "> uhhh...</ a >
25
+ < a href ="https://github.com/cloudripper-tech "> geethoob</ a >
26
+ </ div >
27
+ </ nav >
28
+
29
+ < div class ="container ">
30
+ < div class ="content ">
31
+ < h2 > You found the elucid '9/11 was an inside job' page</ h2 >
32
+ < p > Now get ready to experience 9/11 again</ p >
33
+ < small > My lawyer has advised me not to add videos of 9/11</ small >
34
+ </ div >
35
+ </ div >
36
+
37
+ < footer >
38
+ < p > Design made by https://github.com/axeltechtips</ p >
39
+ </ footer >
40
+ </ body >
41
+
42
+ </ html >
Original file line number Diff line number Diff line change 22
22
< div class ="navbar-right ">
23
23
< a href ="index.html "> Home</ a >
24
24
< a href ="hell.html "> uhhh...</ a >
25
+ < a href ="https://github.com/cloudripper-tech "> geethoob</ a >
25
26
</ div >
26
27
</ nav >
27
28
You can’t perform that action at this time.
0 commit comments