Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="{{ "/" | relative_url }}">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>
{% assign default_paths = site.pages | map: "path" %}
{% assign page_paths = site.header_pages | default: default_paths %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
6 changes: 2 additions & 4 deletions _site/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand All @@ -69,9 +69,7 @@
<main>
<div class="container">

<h1 id="esmvaltool--about">ESMValTool | About</h1>

<h2 id="what-is-the-esmvaltool">What is the ESMValTool?</h2>
<h2 id="what-is-the-esmvaltool">What is the ESMValTool?</h2>
<p>The Earth System Model Evaluation Tool (ESMValTool) is a community
diagnostics and performance metrics tool for the evaluation of Earth
System Models (ESMs) that allows for routine comparison of single or
Expand Down
2 changes: 1 addition & 1 deletion _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion _site/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion _site/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion _site/references.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion _site/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<nav class="blue darken-4" role="navigation">
<div class="nav-wrapper">
<a id="logo-container" class="brand-logo" href="/">
<img src="./assets/images/ESMValTool-logo-new-white.png" height="69" width="350"/>
<img src="/assets/images/ESMValTool-logo-new-white.png" height="60" width="350"/>
</a>


Expand Down
1 change: 0 additions & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ layout: page
title: About ESMValTool
url: /about.html
---
# ESMValTool | About

## What is the ESMValTool?
The Earth System Model Evaluation Tool (ESMValTool) is a community
Expand Down