Skip to content

Commit

Permalink
Updated Models
Browse files Browse the repository at this point in the history
Updated Models with gif paths
  • Loading branch information
NkululekoMemela authored Feb 10, 2025
1 parent 7356568 commit abd38fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion sa-southeast-model.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Page Header with Back Navigation -->
<div class="page-header">
<a href="newpage.html" class="back-nav">
<img src="left-arrow.png" alt="Back">
<img src="public\left-arrow.png" alt="Back">
</a>
<h1 class="page-title">SA South East Model</h1>
</div>
Expand Down
14 changes: 7 additions & 7 deletions sa-west-model.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h3>Temperature at 100m</h3>
</div>
<div class="gif-container">
<h3>Bottom Temperature</h3>
<img src="croco_avg_temp_100m.gif" alt="Bottom Temperature Animation">
<img src="public\croco_avg_temp_100m.gif" alt="Bottom Temperature Animation">
</div>
</div>
</div>
Expand All @@ -41,15 +41,15 @@ <h3>Bottom Temperature</h3>
<div class="model-images">
<div class="gif-container">
<h3>Sea Surface Temperature</h3>
<img src="croco_avg_temp_surf.gif" alt="Sea Surface Temperature Animation">
<img src="public\croco_avg_temp_surf.gif" alt="Sea Surface Temperature Animation">
</div>
<div class="gif-container">
<h3>Temperature at 100m</h3>
<img src="croco_avg_temp_100m.gif" alt="Temperature at 100m Animation">
<img src="public\croco_avg_temp_100m.gif" alt="Temperature at 100m Animation">
</div>
<div class="gif-container">
<h3>Bottom Temperature</h3>
<img src="croco_avg_temp_100m.gif" alt="Bottom Temperature Animation">
<img src="public\croco_avg_temp_100m.gif" alt="Bottom Temperature Animation">
</div>
</div>
</div>
Expand All @@ -61,15 +61,15 @@ <h3>Bottom Temperature</h3>
<div class="model-images">
<div class="gif-container">
<h3>Sea Surface Temperature</h3>
<img src="croco_avg_temp_surf.gif" alt="Sea Surface Temperature Animation">
<img src="public\croco_avg_temp_surf.gif" alt="Sea Surface Temperature Animation">
</div>
<div class="gif-container">
<h3>Temperature at 100m</h3>
<img src="croco_avg_temp_100m.gif" alt="Temperature at 100m Animation">
<img src="public\croco_avg_temp_100m.gif" alt="Temperature at 100m Animation">
</div>
<div class="gif-container">
<h3>Bottom Temperature</h3>
<img src="croco_avg_temp_100m.gif" alt="Bottom Temperature Animation">
<img src="public\croco_avg_temp_100m.gif" alt="Bottom Temperature Animation">
</div>
</div>
</div>
Expand Down

0 comments on commit abd38fb

Please sign in to comment.