Skip to content
Snippets Groups Projects
Commit dc4d4551 authored by Shreyas Prabhu's avatar Shreyas Prabhu
Browse files

chore: add exclamation mark to header text

parent 4fa3cafd
Branches
No related tags found
No related merge requests found
Pipeline #29003 failed
...@@ -9,7 +9,7 @@ function App() { ...@@ -9,7 +9,7 @@ function App() {
return ( return (
<> <>
<div> <div>
<h1>Jai Shree Ram!!!!</h1> <h1>Jai Shree Ram!!!!!</h1>
<a href="https://vite.dev" target="_blank"> <a href="https://vite.dev" target="_blank">
<img src={viteLogo} className="logo" alt="Vite logo" /> <img src={viteLogo} className="logo" alt="Vite logo" />
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment