Skip to content

Commit 0d491f0

Browse files
committed
updated content
1 parent e3a453d commit 0d491f0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<script>
5-
location.replace('/jinja');
6-
</script>
4+
75
<meta charset="UTF-8">
86
<meta name="viewport" content="width=device-width, initial-scale=1.0">
97
<title>DileepAdari Portfolio</title>
@@ -533,6 +531,10 @@ <h6 class="skill-content">
533531
</div>
534532
</div>
535533
</section>
534+
535+
<section class="for_me">
536+
<iframe src="https://pond-basilisk-ea2.notion.site/ebd/1c8f4734f58b80b3a95bcefe921a5e7b" frameborder="0" allowfullscreen loading="lazy"></iframe>
537+
</section>
536538

537539
<section class="contactpage" id="contact">
538540
<div class="center-text" data-aos="fade-down">

old.html renamed to index_redirect.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
4+
<script>
5+
location.replace('/jinja');
6+
</script>
57
<meta charset="UTF-8">
68
<meta name="viewport" content="width=device-width, initial-scale=1.0">
79
<title>DileepAdari Portfolio</title>
@@ -531,10 +533,6 @@ <h6 class="skill-content">
531533
</div>
532534
</div>
533535
</section>
534-
535-
<section class="for_me">
536-
<iframe src="https://pond-basilisk-ea2.notion.site/ebd/1c8f4734f58b80b3a95bcefe921a5e7b" frameborder="0" allowfullscreen loading="lazy"></iframe>
537-
</section>
538536

539537
<section class="contactpage" id="contact">
540538
<div class="center-text" data-aos="fade-down">

0 commit comments

Comments
 (0)