hugo-toha/layouts/partials/cards
Tommy Chu d6706e05ee
Fix redirections to empty tabs (#290)
Whenever href (url) attribute was omitted or had no value
the click action would do nothing. With no URLs defined and
`target="_blank"` attributes, which were recently added,
anchor tags now redirect users to new blank tabs (side effect).

This PR solves the issues by adding conditions
before applying `target="_blank"` or in some cases by
ommiting entire entities (e.g. the view_certificate button).
2021-04-05 22:25:27 +06:00
..
accomplishments.html Fix redirections to empty tabs (#290) 2021-04-05 22:25:27 +06:00
post.html Fix various issues detected by html-proofer (#270) 2021-03-29 03:44:33 +06:00
project.html Fix redirections to empty tabs (#290) 2021-04-05 22:25:27 +06:00
recent-post.html Add more i18n strings (#234) 2021-03-13 22:08:03 +06:00
skill.html Fix redirections to empty tabs (#290) 2021-04-05 22:25:27 +06:00