Skip to content

Commit

Permalink
fixed the crash
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonHacker24 committed Jun 8, 2024
1 parent e4a01cc commit 90486bb
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,7 @@


<button onclick="window.open('https://minimalist-newsletter.beehiiv.com/subscribe', '_blank')" class="mt-2 w-full text-center text-sm bg-slate-800 text-white dark:bg-slate-50 dark:text-slate-800 py-1 rounded cursor-pointer">Subscribe</button>

<a class="px-2 py-1.5 rounded-md text-sm flex items-center justify-between text-slate-400 font-semibold pb-0 pl-1 border-b cursor-default pointer-events-none "
href="#" >
</a>
<a href="https://www.producthunt.com/posts/the-minimalist-book?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-the&#0045;minimalist&#0045;book" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=461338&theme=light" alt="The&#0032;Minimalist&#0032;Book - A&#0032;Minimalist&#0032;Platform&#0032;for&#0032;Minimalist&#0032;Engineers | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
</div>
</div>
</form>


Expand Down Expand Up @@ -285,6 +280,7 @@
<line x1="4" y1="18" x2="16" y2="18" />
</svg></button>


<main class="h-screen overflow-y-auto w-full">
<div class="px-6 py-20 w-full lg:w-[580px] mx-auto prose dark:prose-invert h-fit prose-img:mx-auto">
<h1 id="the-minimalist-book">The Minimalist Book</h1>
Expand Down Expand Up @@ -318,9 +314,10 @@ <h2 id="educational-background">Educational Background</h2>
<p>Don&rsquo;t get me wrong, I love studying. I did love Physics, Mathematics (but never got good grades) and some amount of Chemistry. I enjoyed studying them and still part of me wander around the books the study them. But I believe that studying is somthing that must be done to satisfy the curiosity, the get amazed and learn about the world we live in. This was something that I realised lately after losing some of my naivety (although it still exists).</p>
<p>This is one of the reason that motivated me to come up with the Minimalist&rsquo;s Book. My work is dedicated to open up the knowledge and make it reachable to everyone. I make efforts to make my writings as simple to understand as I can and in an intuitive way, something that a wide range of materials lack to provide and make things seem less cooler than they are.</p>


</div>
</main>
</main>



<script type="text/javascript" src="/main.js" defer></script>

Expand All @@ -330,4 +327,4 @@ <h2 id="educational-background">Educational Background</h2>

</body>

</html>
</html>

0 comments on commit 90486bb

Please sign in to comment.