oberonforall / oberonforall.github.io

All the source files for the website of the ISAE Oberon project.
https://oberonforall.github.io/
GNU General Public License v3.0
1 stars 0 forks source link

FEATURE: open external links in a new tab #5

Closed amtoine closed 1 year ago

amtoine commented 1 year ago

This PR simply makes external links open in a new tab with target="_blank" decoration on the <a> tag.