Whitespace changes
This commit is contained in:
parent
2010af6c12
commit
188e302c9b
6 changed files with 51 additions and 51 deletions
|
|
@ -1,24 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Photos - András Schmelczer</title>
|
||||
<meta name="description" content="A very simple page where I showcase some of my photos. Although I am not a professional photographer, I truly love capturing joyous moments.">
|
||||
<meta name="theme-color" content="#A63446">
|
||||
<meta name="viewport" content="initial-scale=1.0" />
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:100" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>András Schmelczer</h1>
|
||||
</header>
|
||||
<main id="images">
|
||||
<section id="portraits" class="cluster"></section>
|
||||
<div id="frame-container">
|
||||
<img src="" alt="opened photo" id="frame-image"/>
|
||||
</div>
|
||||
<section id="landscapes" class="cluster"></section>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Photos - András Schmelczer</title>
|
||||
<meta name="description" content="A very simple page where I showcase some of my photos. Although I am not a professional photographer, I truly love capturing joyous moments.">
|
||||
<meta name="theme-color" content="#A63446">
|
||||
<meta name="viewport" content="initial-scale=1.0" />
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:100" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>András Schmelczer</h1>
|
||||
</header>
|
||||
<main id="images">
|
||||
<section id="portraits" class="cluster"></section>
|
||||
<div id="frame-container">
|
||||
<img src="" alt="opened photo" id="frame-image"/>
|
||||
</div>
|
||||
<section id="landscapes" class="cluster"></section>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue