Temporary fix for missing icon on external links
This commit is contained in:
parent
89aaeff64e
commit
9b749a61c9
3
layouts/partials/critical-custom.css.html
Normal file
3
layouts/partials/critical-custom.css.html
Normal file
@ -0,0 +1,3 @@
|
||||
<style media="screen">
|
||||
a[target="_blank"]::after { content: "" }
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user