📝 document embed usage

This commit is contained in:
DrMaxNix 2024-06-07 11:51:27 +02:00
parent 2f3fda9d57
commit e6116e41c3

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>
```