Skip to content

Commit

Permalink
Addition ISSN
Browse files Browse the repository at this point in the history
Update Footer.js
  • Loading branch information
eliselavy authored Oct 21, 2024
2 parents e4f58e2 + dae0674 commit 029bda9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Footer/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ const Footer = ({ hideOnRoutes=[]}) => {
</a>
</div>
<div className="d-none d-md-block">&middot;</div>
<div className="mx-md-3 mb-3 mb-md-0">
<span>ISSN: 2747-5271</span>
</div>
<div className="d-none d-md-block">&middot;</div>
<div className="ms-md-3 mb-2 mb-md-0">
<VideoReleaseTrigger />
</div>
Expand Down

0 comments on commit 029bda9

Please sign in to comment.