mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
- Add Alter SASS styles - added example for Warning alert to home-page - replaced Important alert with Warning alert - Started to create template for FAQ so it is easier to maintain. - Did some TLC to some misc files
4 lines
149 B
HTML
4 lines
149 B
HTML
<figure class="image">
|
|
<img src="{{ include.url }}" alt="{{ include.description }}">
|
|
<figcaption>{{ include.description }}</figcaption>
|
|
</figure> |