-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
138 lines (134 loc) · 7.76 KB
/
index.html
File metadata and controls
138 lines (134 loc) · 7.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Irish</title>
<meta name="description" content="Im a Streamer">
<meta name="keywords" content="Irish">
<link rel="icon" href="favicon.ico" type="image/ico">
<meta property="og:title" content="Irish">
<meta property="og:description" content="Im a Streamer">
<meta property="og:image" content="../assets/logo.png">
<meta property="og:url" content="https://Irish.com">
<meta name="twitter:title" content="Irish">
<meta name="twitter:description" content="Im a Streamer">
<meta name="twitter:image" content="../assets/logo.png">
<meta name="twitter:card" content="summary_large_image">
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<div class="hero" id="hero" data-aos="fade-up">
<img src="../assets/logo.png" alt="Irish">
<div class="container">
<h1 data-aos="fade-up" data-aos-delay="100">Irish</h1>
<h4 data-aos="fade-up" data-aos-delay="200">Im a Streamer</h4>
</div>
<div data-aos="fade-up" data-aos-delay="300">
<a href="https://www.twitch.tv/rozzy0z" class="button">Watch on
Twitch</a>
</div>
</div>
<div class="about" id="about" data-aos="fade-up">
<h2>About the Stream</h2>
<p>Irish is a laid-back Twitch streamer focused on good vibes, good games, and an even better community. Hang
out, chat, and enjoy the stream — whether it’s high-intensity gameplay or just kicking back and talking
nonsense.</p>
</div>
<div class="subscribe" id="subscribe" data-aos="fade-up">
<h2>Connect & Follow</h2>
<div class="links" data-aos="fade-up">
<div data-aos="fade-up" data-aos-delay="100">
<a href="https://www.twitch.tv/rozzy0z" class="link twitch">
<i class="fab fa-twitch"></i>
<p>Twitch</p>
</a>
</div>
<div data-aos="fade-up" data-aos-delay="200">
<a href="https://x.com/ez_pisang" class="link twitterx">
<i class="fab fa-x-twitter"></i>
<p>Twitter / X</p>
</a>
</div>
<div data-aos="fade-up" data-aos-delay="300">
<a href="https://steamcommunity.com/profiles/76561199183039833" class="link steam">
<i class="fab fa-steam"></i>
<p>Steam</p>
</a>
</div>
<div data-aos="fade-up" data-aos-delay="400">
<a href="https://www.tiktok.com/@irsh.hr" class="link tiktok">
<i class="fab fa-tiktok"></i>
<p>TikTok</p>
</a>
</div>
</div>
</div>
<div class="soon" id="soon" data-aos="fade-up">
<h2>Coming Soon</h2>
<div class="links" data-aos="fade-up">
<div class="link" data-aos="fade-up" data-aos-delay="100">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
<path d="M16 4V12" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M32 4V12" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path
d="M38 8H10C7.79086 8 6 9.79086 6 12V40C6 42.2091 7.79086 44 10 44H38C40.2091 44 42 42.2091 42 40V12C42 9.79086 40.2091 8 38 8Z"
stroke="#53EAFD" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 20H42" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
<h3>Stream Schedule</h3>
<p>Coming soon - catch all upcoming streams</p>
</div>
<div class="link" data-aos="fade-up" data-aos-delay="200">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
<path
d="M38 6H10C7.79086 6 6 7.79086 6 10V38C6 40.2091 7.79086 42 10 42H38C40.2091 42 42 40.2091 42 38V10C42 7.79086 40.2091 6 38 6Z"
stroke="#53EAFD" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" />
<path d="M14 6V42" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M6 15H14" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M6 24H42" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M6 33H14" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M34 6V42" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M34 15H42" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M34 33H42" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
<h3>Highlight Clips</h3>
<p>Best moments from recent streams</p>
</div>
<div class="link" data-aos="fade-up" data-aos-delay="300">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
<path
d="M22 12C28.0828 12.1567 34.0278 10.175 38.8 6.4C39.0971 6.17715 39.4505 6.04144 39.8204 6.00808C40.1903 5.97473 40.5622 6.04504 40.8944 6.21115C41.2266 6.37725 41.506 6.63259 41.7013 6.94854C41.8966 7.26449 42 7.62858 42 8V32C42 32.3714 41.8966 32.7355 41.7013 33.0515C41.506 33.3674 41.2266 33.6227 40.8944 33.7889C40.5622 33.955 40.1903 34.0253 39.8204 33.9919C39.4505 33.9586 39.0971 33.8229 38.8 33.6C34.0278 29.825 28.0828 27.8433 22 28H10C8.93913 28 7.92172 27.5786 7.17157 26.8284C6.42143 26.0783 6 25.0609 6 24V16C6 14.9391 6.42143 13.9217 7.17157 13.1716C7.92172 12.4214 8.93913 12 10 12H22Z"
stroke="#53EAFD" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" />
<path
d="M12 28C12 33.1929 13.6843 38.2457 16.8 42.4C17.4365 43.2487 18.3841 43.8098 19.4343 43.9598C20.4845 44.1098 21.5513 43.8365 22.4 43.2C23.2487 42.5635 23.8098 41.6159 23.9598 40.5657C24.1098 39.5155 23.8365 38.4487 23.2 37.6C21.1228 34.8305 20 31.4619 20 28"
stroke="#53EAFD" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16 12V28" stroke="#53EAFD" stroke-width="4" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
<h3>Announcements</h3>
<p>Latest news and updates</p>
</div>
</div>
</div>
<footer id="footer">
<h3>Irish</h3>
<h4>© 2025 \ Website By <a href="https://faisaln.com/portfolio/irish-website">Faisal N</a></h4>
</footer>
</body>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="assets/script.js"></script>
</html>