v1.0.1 #11

Merged
DrMaxNix merged 4 commits from dev into main 2024-06-07 11:55:18 +02:00
Showing only changes of commit e6116e41c3 - Show all commits

View File

@ -1,2 +1,10 @@
# www.thi-hub.de
A simple hub for relevant THI student links
### Use as Embed
The quicklink buttons can be embedded into external tools like this:
```html
<iframe style="width: 100%; min-height: 300px;" src="http://thi-hub.de/en/embed" scrolling="no"></iframe>
```