Skip to content

Commit e180362

Browse files
authored
Update main.html
1 parent 4e82add commit e180362

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

main.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<img class="logo_2" src="logo2.png">
1414

1515
<div class="heading">
16-
<h1>Samar’s Card</h1>
17-
<h2>Collection</h2>
16+
<h1>Harsheen Kaur's</h1>
17+
<h2>Portfolio</h2>
1818
</div>
1919

2020
<!-- NAVBAR (JS depends on this) -->
@@ -45,29 +45,29 @@ <h2>Collection</h2>
4545
<!-- BOOKS -->
4646
<a href="book1.html">
4747
<div class="book book-1">
48-
<p class="author">Peter D. Kaufman</p>
49-
<p class="book_heading">Poor Charlie's Almanac</p>
48+
<p class="author">Harsheen</p>
49+
<p class="book_heading">Harsheen</p>
5050
</div>
5151
</a>
5252

5353
<a href="book1.html">
5454
<div class="book book-2">
55-
<p class="author">Peter D. Kaufman</p>
56-
<p class="book_heading">Poor Charlie's Almanac</p>
55+
<p class="author">Harsheen</p>
56+
<p class="book_heading">Harsheen</p>
5757
</div>
5858
</a>
5959

6060
<a href="book1.html">
6161
<div class="book book-3">
62-
<p class="author">Peter D. Kaufman</p>
63-
<p class="book_heading">Poor Charlie's Almanac</p>
62+
<p class="author">Harsheen</p>
63+
<p class="book_heading">Harsheen</p>
6464
</div>
6565
</a>
6666

6767
<a href="book1.html">
6868
<div class="book book-4">
69-
<p class="author">Peter D. Kaufman</p>
70-
<p class="book_heading">Poor Charlie's Almanac</p>
69+
<p class="author">Harsheen</p>
70+
<p class="book_heading">Harsheen</p>
7171
</div>
7272
</a>
7373

@@ -76,4 +76,4 @@ <h2>Collection</h2>
7676
<script src="main.js"></script>
7777
</body>
7878

79-
</html>
79+
</html>

0 commit comments

Comments
 (0)