Skip to content

Commit 7b63ba4

Browse files
committed
changes
1 parent 4d72625 commit 7b63ba4

File tree

6 files changed

+90
-249
lines changed

6 files changed

+90
-249
lines changed

bg1.jpg

1.75 MB
Loading

bg2.jpg

831 KB
Loading

bg3.jpg

3.05 MB
Loading

index.html

Lines changed: 10 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -7,59 +7,25 @@
77

88
</head>
99
<body>
10-
<!-- partial:index.partial.html -->
10+
<div class="transparentBGFilter">
11+
12+
1113
<div class="container">
12-
<h1 class="header">Adventures on Earth</h1>
14+
<h1 class="header">PSEMO</h1>
1315
<div class="content">
14-
<div class="wrapper">
15-
<div class="box vintage">
16-
<img src="https://images.unsplash.com/photo-1500049242364-5f500807cdd7?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODAyOTk3ODE&ixlib=rb-4.0.3&q=85" alt="EMMYLOU">
17-
<h2>Norway</h2>
18-
<p>The mountain ridge of norway</p>
19-
</div>
20-
</div>
16+
2117
<div class="wrapper">
18+
<h2 style="text-align: center; color: white;">ASD</h2>
2219
<div class="box vintage">
23-
<img src="https://images.unsplash.com/photo-1516739711484-6f80025660c6?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODAyOTk3ODE&ixlib=rb-4.0.3&q=85
24-
" alt="Jenny of Oldstones">
20+
<img src="./untitled.png">
2521
<h2>Norway</h2>
2622
<p>The mountain ridge of norway</p>
2723
</div>
2824
</div>
29-
<div class="wrapper">
30-
<div class="box vintage">
31-
<img src="https://images.unsplash.com/photo-1570512431473-7345c8dbfa4c?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODAzMDAyMzU&ixlib=rb-4.0.3&q=85" alt="BOX">
32-
<h2>Norway</h2>
33-
<p>The mountain ridge of norway</p>
34-
</div>
35-
</div>
36-
<div class="wrapper">
37-
<div class="box vintage">
38-
<img src="https://images.unsplash.com/photo-1603161472885-39edf23d7a3e?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODAzMDA0MDI&ixlib=rb-4.0.3&q=85
39-
" alt="Postcards From Italy">
40-
<h2>Postcard From Sweden</h2>
41-
<p>june 2022-07-21</p>
42-
</div>
43-
</div>
44-
<div class="wrapper">
45-
<div class="box vintage" >
46-
<img src="https://images.unsplash.com/photo-1632853073412-782bf0279d65?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODAzMDA2MTI&ixlib=rb-4.0.3&q=85
47-
" alt="Blue Ridge Mountains">
48-
<h2>Las Vegas</h2>
49-
<p>USA</p>
50-
</div>
51-
</div>
52-
<div class="wrapper">
53-
<div class="box vintage">
54-
<img src="https://images.unsplash.com/photo-1562605270-3cdc52af7f5d?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODAzMDA2NjM&ixlib=rb-4.0.3&q=85
55-
" alt="Melody Noir">
56-
<h2>Nichlas Wijk</h2>
57-
<p>CodePen Challange</p>
58-
</div>
59-
</div>
25+
6026
</div>
6127
</div>
62-
<!-- partial -->
63-
28+
29+
</div>
6430
</body>
6531
</html>

0 commit comments

Comments
 (0)