Skip to content

Commit a7cb110

Browse files
committed
Added new case study and "Aerospace" category
Signed-off-by: cjyabraham <[email protected]>
1 parent ab966da commit a7cb110

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

_includes/production.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,20 @@ <h2>Advertising & Marketing</h2>
3333
>
3434
</div>
3535
</div>
36+
<div
37+
id="aerospace"
38+
class="production-section col-md-8 offset-md-1 container"
39+
>
40+
<h2>Aerospace</h2>
41+
<div class="production-item">
42+
<a
43+
class="aerospace-0"
44+
href="https://thenewstack.io/nasa-and-ibm-to-speed-ai-creation-with-new-foundation-models/"
45+
>
46+
NASA and IBM to Speed AI Creation with New Foundation Models
47+
</a>
48+
</div>
49+
</div>
3650
<div
3751
id="agriculture"
3852
class="production-section col-md-8 offset-md-1 container"

_includes/production_side_nav.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<ul id="production-sidebar-list">
33
<ul>
44
<li><a href="#advertising">Advertising & Marketing</a></li>
5+
<li><a href="#aerospace">Aerospace</a></li>
56
<li><a href="#agriculture">Agriculture</a></li>
67
<li><a href="#autonomous-driving">Autonomous Driving</a></li>
78
<li><a href="#education">Education</a></li>

0 commit comments

Comments
 (0)