Skip to content

Commit e96b3a4

Browse files
Add guardstrike team (#111)
* added google analytics * added guardstrike personnel --------- Co-authored-by: MattRowe18 <mattroweia@gmail.com>
1 parent b997ef9 commit e96b3a4

File tree

7 files changed

+34
-8
lines changed

7 files changed

+34
-8
lines changed

_includes/footer.html

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@
66
<div class="row">
77
<div class="col-lg-12 mx-auto">
88
<ul class="list-inline text-center">
9-
{% if site.cvc_page %}
10-
<li class="list-inline-item">
11-
<a target="_blank" href="{{ site.cvc_page }}" style="width:200px;height:100px;display:inline-block;overflow:hidden;">
12-
<img width="100%" src="/img/logo/compvisioncenter.png" alt="Computer Vision Center">
13-
</a>
14-
</li>
15-
{% endif %}
9+
1610
<!-- <li class="list-inline-item"><span style="display:inline-block; width:30px;"></span></li> -->
1711
{% if site.intel_page %}
1812
<li class="list-inline-item" style="text-align: left">
@@ -43,7 +37,23 @@
4337
</a>
4438
</li>
4539
{% endif %}
40+
{% if site.nvidia_page %}
41+
<li class="list-inline-item" style="text-align: left">
42+
<a target="_blank" href="{{ site.nvidia_page }}" style="width:180px;height:90px;display:inline-block;overflow:hidden;">
43+
<img width="100%" src="/img/logo/guardstrike.jpg" alt="NVIDIA" style="margin-top: 15px">
44+
</a>
45+
</li>
46+
{% endif %}
47+
</ul>
48+
<br>
49+
<ul>
50+
{% if site.cvc_page %}
51+
<a target="_blank" href="{{ site.cvc_page }}" style="width:200px;height:100px;display:block;overflow:hidden;margin-left:auto;margin-right:auto;">
52+
<img width="100%" src="/img/logo/compvisioncenter.png" alt="Computer Vision Center">
53+
</a>
54+
{% endif %}
4655
</ul>
56+
4757
</div>
4858
</div>
4959

_team/developers/16-songyang.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name_: Songyang Yan
3+
description: Software Engineer
4+
portrait: img/team/developers/songyang_yan.jpg
5+
from: Synkrotron
6+
page: http://www.synkrotron.ai/
7+
github:
8+
---

_team/developers/12-adrian.md renamed to _team/former members/12-adrian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name_: Adrián Ollero Jiménez
33
description: Software engineer
44
portrait: img/team/developers/adrian.jpeg
5-
from: CVC & Embodied AI Foundation
5+
from:
66
page:
77
github: https://github.com/adrian-ollero
88
---

_team/researchers/04-yuxi.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name_: Yuxi Pan
3+
description:
4+
portrait: img/team/researchers/yuxi_pan.jpg
5+
from: Synkrotron
6+
page: http://www.synkrotron.ai/
7+
github:
8+
---

img/logo/guardstrike.jpg

7.16 KB
Loading

img/team/developers/songyang_yan.jpg

51.3 KB
Loading

img/team/researchers/yuxi_pan.jpg

55.2 KB
Loading

0 commit comments

Comments
 (0)