Skip to content

Commit 80adbf1

Browse files
committed
added logo and build badge
1 parent 0a58c03 commit 80adbf1

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
[![Build and docs](https://github.com/nasa/cea/actions/workflows/docs.yml/badge.svg)](https://github.com/nasa/cea/actions/workflows/docs.yml)
12
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
23

34
# CEA (Chemical Equilibrium with Applications)
5+
![CEA logo](docs/source/images/logo.png)
6+
47
A modernized version of NASA's Chemical Equilibrium with Applications.
58

69
Online documentation and examples are located at <https://nasa.github.io/cea/>

docs/logo.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
\usepackage{cabin}
33
\usepackage{xcolor}
44

5-
% \definecolor{logoText}{HTML}{CB443A}
6-
% \definecolor{logoParabola}{HTML}{76A5E5}
5+
\definecolor{logoText}{HTML}{CB443A}
6+
\definecolor{logoParabola}{HTML}{76A5E5}
77

88
% \definecolor{logoText}{HTML}{595959}
99
% \definecolor{logoParabola}{HTML}{006ba4}
1010

11-
\definecolor{logoText}{HTML}{1C1C1C}
12-
\definecolor{logoParabola}{HTML}{4DB3FF}
11+
% \definecolor{logoText}{HTML}{1C1C1C}
12+
% \definecolor{logoParabola}{HTML}{4DB3FF}
1313

1414
% \definecolor{logoText}{HTML}{202A44}
1515
% \definecolor{logoParabola}{HTML}{A6CE39}

docs/source/images/logo.png

30.9 KB
Loading

0 commit comments

Comments
 (0)