Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing global site layout vars from individual routers, putting them into ↵ | Claudius | 2018-11-03 | 1 | -2/+2 |
| | | | | | | app.local Signed-off-by: Claudius <opensource@amenthes.de> | ||||
* | Add rel="noopener" to target="_blank" links | Sheogorath | 2018-10-04 | 1 | -1/+1 |
| | | | | | | | | | | The noopener construct protects from some nasty clickjacking attacks. We can apply them savely to all our links since we don't rely on the previously used page. Some more details: https://mathiasbynens.github.io/rel-noopener/ Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 1 | -0/+31 |