Skip to content

Commit

Permalink
deploy: 02ee0d2
Browse files Browse the repository at this point in the history
  • Loading branch information
mahiarirani committed Oct 19, 2023
1 parent e3e079c commit 8bfffdb
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>
hover:text-purple-700 hover:border-purple-600 border-transparent
transition-all"
>Experince</a>
>Experience</a>
</li>

<li class="text-center flex-grow">
Expand Down Expand Up @@ -241,7 +241,6 @@ <h2 class="text-lg font-semibold">Mastering the Art of Web Development: A Journe
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -250,4 +249,5 @@ <h2 class="text-lg font-semibold">Mastering the Art of Web Development: A Journe
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ <h2>Crafting Memorable User Experiences</h2>
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -128,4 +127,5 @@ <h2>Crafting Memorable User Experiences</h2>
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>
4 changes: 2 additions & 2 deletions education/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>
hover:text-purple-700 hover:border-purple-600 border-transparent
transition-all"
>Experince</a>
>Experience</a>
</li>

<li class="text-center flex-grow">
Expand Down Expand Up @@ -558,7 +558,6 @@ <h2 class="font-semibold text-xl mb-5">Education</h2>
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -567,4 +566,5 @@ <h2 class="font-semibold text-xl mb-5">Education</h2>
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>
8 changes: 4 additions & 4 deletions experience/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="manifest" href="/resume-serverless/assets/icon/site.webmanifest">
<link rel="stylesheet" href="/resume-serverless/assets/css/style.css">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<title>John Doe | Experince</title>
<title>John Doe | Experience</title>
</head>
<body class="bg-gray-100 antialiased">
<main class="container mx-auto p-4 sm:px-5 md:my-5 max-w-full lg:max-w-5xl">
Expand Down Expand Up @@ -160,7 +160,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>
text-purple-700 border-purple-600 font-semibold sm:font-normal
transition-all"
>Experince</a>
>Experience</a>
</li>

<li class="text-center flex-grow">
Expand Down Expand Up @@ -209,7 +209,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>

<section class="p-7 inline-grid w-full bg-white rounded-xl shadow space-y-5">

<h2 class="font-semibold text-xl mb-5">Experince</h2>
<h2 class="font-semibold text-xl mb-5">Experience</h2>


<div class="sm:flex sm:justify-start sm:space-y-0 sm:space-x-4 space-y-4">
Expand Down Expand Up @@ -680,7 +680,6 @@ <h2 class="font-semibold text-xl mb-5">Experince</h2>
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -689,4 +688,5 @@ <h2 class="font-semibold text-xl mb-5">Experince</h2>
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>
hover:text-purple-700 hover:border-purple-600 border-transparent
transition-all"
>Experince</a>
>Experience</a>
</li>

<li class="text-center flex-grow">
Expand Down Expand Up @@ -230,7 +230,6 @@ <h3>Greetings, I'm not your typical developer 🚀</h3>
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -239,4 +238,5 @@ <h3>Greetings, I'm not your typical developer 🚀</h3>
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>
4 changes: 2 additions & 2 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>
hover:text-purple-700 hover:border-purple-600 border-transparent
transition-all"
>Experince</a>
>Experience</a>
</li>

<li class="text-center flex-grow">
Expand Down Expand Up @@ -374,7 +374,6 @@ <h2 class="font-semibold text-xl mb-5">Projects</h2>
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -383,4 +382,5 @@ <h2 class="font-semibold text-xl mb-5">Projects</h2>
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>
14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,55 +12,55 @@

<url>
<loc>https://example.com/resume-serverless/blog/mastering-the-art-of-web-development-a-journey-through-the-digital-realm/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>



<url>
<loc>https://example.com/resume-serverless/blog/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>



<url>
<loc>https://example.com/resume-serverless/education/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>



<url>
<loc>https://example.com/resume-serverless/experience/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>



<url>
<loc>https://example.com/resume-serverless/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>



<url>
<loc>https://example.com/resume-serverless/projects/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>



<url>
<loc>https://example.com/resume-serverless/skills/</loc>
<lastmod>2023-10-19T20:49:34.307Z</lastmod>
<lastmod>2023-10-19T22:25:18.752Z</lastmod>
<changefreq>monthly</changefreq>
</url>

Expand Down
4 changes: 2 additions & 2 deletions skills/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2 class="font-semibold text-xl mb-5 capitalize">About Me</h2>
hover:text-purple-700 hover:border-purple-600 border-transparent
transition-all"
>Experince</a>
>Experience</a>
</li>

<li class="text-center flex-grow">
Expand Down Expand Up @@ -1771,7 +1771,6 @@ <h2 class="font-semibold text-xl mb-5">Skills</h2>
</a>
</footer>
</main>
</body>
<script>
window.addEventListener('scroll', function () {
localStorage.top = window.scrollY;
Expand All @@ -1780,4 +1779,5 @@ <h2 class="font-semibold text-xl mb-5">Skills</h2>
window.scrollTo({top: localStorage.top || 0, behavior: 'smooth'});
})
</script>
</body>
</html>

0 comments on commit 8bfffdb

Please sign in to comment.