Custom links on the panel login screen

Hello @all,

has anybody found a way to put a working link on the Panel login screen, already? I mean, without writing any major plugins or creating custom login pages …

This is made using the panel.css:
.k-view.k-view.k-login-view[data-align="center"]::after { content: ... }.

The panel.js way is challenging due to the scoping of js modules. Any solutions?