Skip to content

Commit

Permalink
chore: release log title added
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner3UB committed Sep 19, 2023
1 parent b478952 commit ef7c524
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/ReleaseLog/ReleaseLog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ const ReleaseLog = () => {
<meta name="robots" content="noindex" />
</Helmet>
<Container className="px-4 my-4">
<h2 className="py-4">
Release Log - Lista degli aggiornamenti io-Comune v7
</h2>
<div dangerouslySetInnerHTML={{ __html: releaseFileContent }}></div>
</Container>
</div>
Expand Down

0 comments on commit ef7c524

Please sign in to comment.