Commit Graph

4 Commits

Author SHA1 Message Date
Adam Leskis
3975db6103 add rel attribute to address lighthouse audit issue
This link was getting flagged in lighthouse audits, so adding the `rel` attribute
to address it.

Used both `noopener` and `noreferrer`, since some older browsers don't support
`noopener`.
2020-06-25 12:08:20 +01:00
Dmitry Kolosov
5af22d3c89 Fix #4: remove hardcode 2020-01-28 22:23:46 +03:00
Dmitry Kolosov
63e411c12f Fix #1: add i18n for en/ru 2020-01-26 19:09:07 +03:00
Dmitry Kolosov
8ae4ae106c initial commit 2020-01-12 09:51:51 +03:00