My First Blog Post
Welcome to my first blog post on GitHub Pages! 🚀
Introduction
This is a simple blog post using Markdown.
- Bold text
- Italic text
- The quadratic formula is given by $ ax^2 + bx + c = 0 $, and the solution is:
\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
The solution to the quadratic equation is:
\[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]Thanks for reading! 😊