Skip to content

Commit bb8d3f6

Browse files
committed
sponsors
1 parent c08985e commit bb8d3f6

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

public/img/sponsors/FGC.png

70 KB
Loading

public/img/sponsors/QTS.png

26.1 KB
Loading

public/img/sponsors/bravo_ai.jpg

7.71 KB
Loading

public/main.html

+18
Original file line numberDiff line numberDiff line change
@@ -1744,6 +1744,12 @@ <h1 class="text-center mg-md">
17441744

17451745
</a>
17461746
</div>
1747+
<div class="offset-lg-4 col-lg-2 col-12 text-center"> <a href="https://fgc.stpi.narl.org.tw/index" target="_blank">
1748+
1749+
<img src="img/sponsors/FGC.png" class="img-fluid mx-auto" style="width: 90%" alt="FGC">
1750+
1751+
</a>
1752+
</div>
17471753
</div>
17481754
</div>
17491755
<div class="row voffset-md">
@@ -1752,6 +1758,18 @@ <h1 class="text-center mg-md">
17521758
Partners
17531759
</h1>
17541760
</div>
1761+
<div class="col-lg-2 col-12 text-center"> <a href="http://bravo.ai" target="_blank">
1762+
1763+
<img src="img/sponsors/bravo_ai.jpg" class="img-fluid mx-auto" style="width: 90%" alt="bravo_ai">
1764+
1765+
</a>
1766+
</div>
1767+
<div class="col-lg-2 col-12 text-center"> <a href="https://www.qts.tw" target="_blank">
1768+
1769+
<img src="img/sponsors/QTS.png" class="img-fluid mx-auto" style="width: 90%" alt="qts">
1770+
1771+
</a>
1772+
</div>
17551773
</div>
17561774
</div>
17571775
<!-- sponsors END -->

0 commit comments

Comments
 (0)