Skip to content

Commit 9f99ad9

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

File tree

8 files changed

+15
-6
lines changed

8 files changed

+15
-6
lines changed

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ cvc_page: http://www.cvc.uab.es/
1111
intel_page: https://www.intel.com/
1212
tri_page: http://www.tri.global/
1313
futurewei_page: https://www.futurewei.com/
14-
guardstrike_page: https://www.guardstrike.com
15-
nvidia_page: https://www.nvidia.com
14+
guardstrike_page: https://www.guardstrike.com/
15+
synkrotron_page: https://www.synkrotron.ai/
16+
nvidia_page: https://www.nvidia.com/
1617

1718
github_username: carla-simulator
1819
twitter_username: carlasimulator

_includes/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
</a>
3838
</li>
3939
{% endif %}
40-
{% if site.nvidia_page %}
40+
{% if site.synkrotron_page %}
4141
<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">
42+
<a target="_blank" href="{{ site.synkrotron_page }}" style="width:180px;height:90px;display:inline-block;overflow:hidden;">
43+
<img width="100%" src="/img/logo/synkrotron.jpg" alt="SYNKROTRON" style="margin-top: 15px">
4444
</a>
4545
</li>
4646
{% endif %}

_team/developers/17-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: Researcher
4+
portrait: img/team/researchers/yuxi_pan.jpg
5+
from: Synkrotron
6+
page: http://www.synkrotron.ai/
7+
github:
8+
---
File renamed without changes.
File renamed without changes.
File renamed without changes.

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
---
66

77
<div class="team text-center">
8-
{% assign teams = "researchers,developers,artists,former members" | split: ',' %}
8+
{% assign teams = "founders,developers,artists,former members" | split: ',' %}
99
{% for team in teams%}
1010
<h2 class="text-center">
1111
{{ team | capitalize }}

img/logo/synkrotron.jpg

30.7 KB
Loading

0 commit comments

Comments
 (0)