Skip to content

Commit

Permalink
Add some text - minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcrammer777 committed Oct 19, 2023
1 parent 8eaa443 commit 677aae1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ export default function Home() {
<h1 className="text-4xl">Hello There.</h1>
<div className="text-sm mt-1 text-zinc-700">
<p>This is a frontend application used to test some microservices.</p>
<p>This is version 1.0.5 of this application</p>
<p>This is version 1.1.0 of this application</p>
<p>Here is some additional text</p>
</div>
</main>
)
Expand Down

0 comments on commit 677aae1

Please sign in to comment.