This repository was archived by the owner on Mar 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·210 lines (160 loc) · 8.65 KB
/
index.html
File metadata and controls
executable file
·210 lines (160 loc) · 8.65 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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>NewTHF</title>
<meta name="description" content="Jakaś tam strona">
<meta name="author" content="NewTHF">
<<<<<<< HEAD
<meta name="keywords" content="NewTheFox, newthefox, newtf, NewTF, New, The, Fox, new, the, fox, NewTHF, newthf, newthehedgefox, new, the, hedgefox">
=======
<meta name="keywords" content="NewTheFox, new, the, fox, New, The, Fox, NewTheHedgefox, new, the, hedgefox, New, The, Hedgefox">
>>>>>>> 56774ea9c7d36d74c26b1fb473b8a855c85b9770
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/vendor.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script defer src="js/fontawesome/all.min.js"></script>
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader"></div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="row">
<div class="s-header__logo">
<a href="index.html">
<img src="images/newthf.svg" alt="Homepage">
</a>
</div>
<nav class="s-header__nav">
<ul>
<li class="current"><a class="smoothscroll" href="#home">Początek</a></li>
<li><a class="smoothscroll" href="#about">O mnie</a></li>
<li><a class="smoothscroll" href="#contact">Kontakt</a></li>
</ul>
</nav>
<a class="s-header__menu-toggle" href="#0" title="Menu">
<span class="s-header__menu-icon"></span>
</a>
</div> <!-- end row -->
</header> <!-- end s-header -->
<!-- home
================================================== -->
<section id="home" class="s-home target-section" data-parallax="scroll" data-image-src="images/minecraft.jpg" data-natural-width="3000" data-natural-height="2000">
<div class="s-home__content">
<div class="s-home__slider">
<div class="s-home__slide s-home__slide--1">
<div class="row">
<div class="column large-12 s-home__slide-text">
<h2>
Witaj na stronie New'a
</h2>
</div>
</div>
</div> <!-- end s-home__slide -->
</div> <!-- end s-home__slider -->
</div> <!-- end s-home__content -->
<div class="s-home__line"></div>
</section> <!-- end s-home -->
<!-- about
================================================== -->
<section id="about" class="s-about target-section">
<div class="row section-head">
<div class="column large-3 medium-12" data-aos="fade-up">
<h2>O mnie</h2>
<p class="desc">A tutaj kim jestem</p>
</div>
<div class="column large-8 medium-12 align-x-right" data-aos="fade-up">
<p class="lead">
Tutaj wasz Neweł jak jest w nazwie, jestem typowym chłopakiem, na codzień słucham
dużej ilości muzyki (np. teraz jak to pisze) i ogólnie dużo rzeczy
</p>
</div>
</div> <!-- end section-head -->
</section> <!-- end s-about -->
<!-- contact
================================================== -->
<section id="contact" class="s-contact target-section s-dark">
<div class="row section-head">
<div class="column large-3 medium-12">
<h2>Kontakt</h2>
<p class="desc">No kontakt</p>
</div>
</div> <!-- end section-head -->
<div class="row s-contact__content">
<div class="column large-7 medium-12">
<h3 class="display-1">
Masz jakiś pomysł? A może chcesz porozmawiać?
To pisz na mojego maila.
</h3>
<div class="s-contact__email-us">
<a href="mailto:kontakt@newthefox.tk" class="btn btn--primary h-full-width">Email</a>
</div>
</div>
<div class="column large-4 medium-12 s-contact__info-blocks">
<div class="row">
<div class="column large-12 medium-6 tab-12">
<div class="s-contact__info-block">
<span class="s-contact__info-block-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M17.707 12.293a.999.999 0 00-1.414 0l-1.594 1.594c-.739-.22-2.118-.72-2.992-1.594s-1.374-2.253-1.594-2.992l1.594-1.594a.999.999 0 000-1.414l-4-4a.999.999 0 00-1.414 0L3.581 5.005c-.38.38-.594.902-.586 1.435.023 1.424.4 6.37 4.298 10.268s8.844 4.274 10.269 4.298h.028c.528 0 1.027-.208 1.405-.586l2.712-2.712a.999.999 0 000-1.414l-4-4.001zm-.127 6.712c-1.248-.021-5.518-.356-8.873-3.712-3.366-3.366-3.692-7.651-3.712-8.874L7 4.414 9.586 7 8.293 8.293a1 1 0 00-.272.912c.024.115.611 2.842 2.271 4.502s4.387 2.247 4.502 2.271a.991.991 0 00.912-.271L17 14.414 19.586 17l-2.006 2.005z"/></svg>
</span>
<a href="https://www.facebook.com/new.fox.90410"><h5>Messenger</h5></a>
<a href="https://www.facebook.com/new.fox.90410"><h5>Facebook</h5></a>
<p>
New Hedgefox <br/>
</p>
</div> <!-- end s-contact__info-block -->
</div>
</div> <!-- end row -->
</div> <!-- end s-contact__info-blocks -->
</div> <!-- end s-contact__content -->
</section> <!-- end s-contact -->
<!-- footer
================================================== -->
<footer class="s-footer">
<div class="row">
<div class="column large-4 medium-6 w-1000-stack s-footer__social-block">
<ul class="s-footer__social">
<li><a href="https://www.facebook.com/new.fox.90410"><i class="fab fa-facebook-f" aria-hidden="true"></i> New Hedgefox</a></li>
<li><a href="https://twitter.com/newtf2"><i class="fab fa-twitter" aria-hidden="true"></i> NewTF2</a></li>
<li><a href="https://www.instagram.com/new_thf/"><i class="fab fa-instagram" aria-hidden="true"></i> New The Hedgefox</a></li>
<iframe src="https://www.guilded.gg/canvas_index.html?route=%2Fcanvas%2Fembed%2Fbadge%2FNRgq0Z5E" width="121" height="32" frameborder="0" scrolling="no"></iframe>
<iframe src="https://ptb.discord.com/widget?id=691175787000233984&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</ul>
</div>
<div class="column large-7 medium-6 w-1000-stack ss-copyright">
<span>© NewTHF 2020 - present</span>
</div>
</div>
<div class="ss-go-top">
<a class="smoothscroll" title="Wróć na na górę" href="#top">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 4h12v2H6zm5 10v6h2v-6h5l-6-6-6 6z"/></svg>
</a>
</div> <!-- end ss-go-top -->
</footer>
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>