Skip to content
Merged
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
8 changes: 6 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,12 @@
link: /news/
new_window: False
highlight: False
- name: Getting involved
link: /getting_involved/
- name: Get Involved
link: /get_involved/
new_window: False
highlight: False
- name: Branding
link: /branding/
new_window: False
highlight: False
- name: Careers
Expand Down
Binary file added assets/images/OFE-color-horizontal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/OFE-color-vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions branding.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The zip file didn't work from site staging, but assuming it works then this looks good.

Copy link
Contributor Author

@atravitz atravitz Feb 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works for me - what do you mean by "didn't work"? Does nothing at all happen when you click the link, or is it a 404?

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: page
title: Branding
permalink: /branding/
---

Below are commonly used variants of the OpenFE logo. You can also find a full logo package containing more variants, including greyscale versions, <a href="https://drive.google.com/drive/folders/19_6qV4GNysMjzZT5OaGvWpxRgFx_B1xw?usp=drive_link"> here</a>.

<center>
<img src="/assets/images/OFE-color-horizontal.png" alt="OpenFE logo, horizontal" hspace="20px" vspace="20px" style="width:300px;" />
<img src="/assets/images/OFE-color-vertical.png" alt="OpenFE logo, vertical" hspace="20px" vspace="20px" style="width:200px;" />
</center>
4 changes: 2 additions & 2 deletions getting_involved.md → get_involved.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: Getting Involved
permalink: /getting_involved/
title: Get Involved
permalink: /get_involved/
---

There are three ways to get involved with Open Free Energy:
Expand Down
Loading