Skip to content

Commit 87d7140

Browse files
committed
Fix links to updated logo
1 parent c9025ed commit 87d7140

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_pages/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ intro:
1616
# A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios.<br />
1717
# <small><a href="https://github.com/mmistakes/minimal-mistakes/releases/tag/4.24.0">Latest release v4.24.0</a></small>
1818
feature_row:
19-
- image_path: https://github.com/climate-analytics-lab/jax-gcm/blob/main/logo.png?raw=true
19+
- image_path: "/assets/images/JCM_logo.png"
2020
alt: "JAX-GCM differentiable climate model"
2121
title: "JAX-GCM"
2222
excerpt: "A fully differentiable climate model enabling ML-enhanced climate science and gradient-based optimization."

projects/_posts/0000-01-01-jaxgcm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "JAX-GCM"
33
excerpt: "A fully differentiable climate model for ML-enhanced climate science"
44
header:
5-
teaser: "https://github.com/climate-analytics-lab/jax-gcm/blob/main/logo.png?raw=true"
5+
teaser: "/assets/images/JCM_logo.png"
66
learn_more: https://github.com/climate-analytics-lab/jax-gcm
77
code: https://github.com/climate-analytics-lab/jax-gcm
88

0 commit comments

Comments
 (0)