Skip to content

Commit

Permalink
fixed footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Andcool-Systems committed Jul 28, 2024
1 parent 2fcf804 commit 606d96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/modules/footer.module.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Footer = () => {

<Link href="/tutorials">Туториалы</Link>
<Link href="https://www.donationalerts.com/r/andcool_systems" target="_blank">Поддержать</Link>
<Link href="https://github.com/Andcool-Systems/pplbandage_site" target="_blank">GitHub</Link>
<Link href="https://github.com/PPLBandage" target="_blank">GitHub</Link>
</div>
</div>
<p className={style.beta}>PPLBandage project 2023–{new Date().getFullYear()}, <img src="/static/icons/beta.svg" alt="" />–version</p>
Expand Down

0 comments on commit 606d96c

Please sign in to comment.