Commit 6b16d886 authored by JOE XMG's avatar JOE XMG
Browse files

Mobility category update

parent b5fab406
Pipeline #8503 passed with stages
in 12 seconds
......@@ -4,3 +4,29 @@ Website links to HFT projects and to Drees & Sommer website who have cooperated
Visit the demonstrator website at: [https://citydemonstrator.hft-stuttgart.de](https://citydemonstrator.hft-stuttgart.de)
## Adding new Keywords
File name: demos.html
Example: Mobility
```html
<section id="Mobility" class="hero d-flex align-items-center">
<div class="container">
<div>
<h4 data-aos="fade-up " data-aos-delay="400 " style="color: red; font-weight: 900;">
Mobility
</h4>
<div data-aos="fade-up " data-aos-delay="600 ">
<div>
<iframe
position="relative"
width="100%"
height="600"
src="https://ugl.hft-stuttgart.de/demos.html?keyword=Mobility"
></iframe>
</div>
</div>
</div>
</div>
</section>
```
......@@ -185,7 +185,7 @@
position="relative"
width="100%"
height="600"
src="https://ugl.hft-stuttgart.de/demos.html?keyword=SensorThings%20API"
src="https://ugl.hft-stuttgart.de/demos.html?keyword=Mobility"
></iframe>
</div>
</div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment