Browse Source

In construction placeholder.

Nikola Kotur 8 years ago
parent
commit
84e32cd451
1 changed files with 1 additions and 55 deletions
  1. 1 55
      index.html

+ 1 - 55
index.html

@@ -24,64 +24,10 @@
 	</head>
 	<body>
 
-		<!-- Header -->
 		<section id="header">
 			<header class="major">
-				<h1>Hello World!</h1>
-				<p>My name is Leon Kotur, and I am happy to meet you.</a></p>
+				<p>In construction. Please come back later.</a></p>
 			</header>
-			<div class="container">
-				<ul class="actions">
-					<li><a href="#one" class="button special scrolly">Begin</a></li>
-				</ul>
-			</div>
-		</section>
-
-		<!-- Content -->
-		<section id="one" class="main special">
-			<div class="container">
-				<div class="content">
-					<header class="major">
-						<h2>Who I am</h2>
-					</header>
-					<p>My name is Leon, and was born on June 6th at 04:43 in the Franco-Britannique Hospital in Levallois-Perret, France.</p>
-
-					<p>I was about 55cm long and had 3.79kg.</p>
-
-					<p>And now to introduce myself in Serbian!</p>
-				</div>
-				<a href="#two" class="goto-next scrolly">Next</a>
-			</div>
-		</section>
-
-		<section id="two" class="main special">
-			<div class="container">
-				<div class="content">
-					<header class="major">
-						<h2>Ko sam ja</h2>
-					</header>
-					<p>Ja se zovem Leon, i rođen sam 6. juna u 04:43 u Francusko-Britanskoj bolnici u Levaloa-Pereu, Francuska.</p>
-
-					<p>Bio sam dugačak oko 55cm i težak 3.79kg.</p>
-				</div>
-				<a href="#footer" class="goto-next scrolly">Next</a>
-			</div>
-		</section>
-
-		<!-- Footer -->
-		<section id="footer">
-			<div class="container">
-				<header class="major">
-					<h2>See you around!</h2>
-				</header>
-			</div>
-			<footer>
-				<ul class="icons">
-					<li><a href="https://www.facebook.com/kotnick" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
-					<li><a href="https://instagram.com/kotnick/" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
-					<li><a href="mailto:leon.kotur@gmail.com" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
-				</ul>
-			</footer>
 		</section>
 
 	</body>