-
Notifications
You must be signed in to change notification settings - Fork 3
Add branding subpage #157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add branding subpage #157
Changes from all commits
b017847
4063c87
d194f54
42fd4fc
7d4da4c
79bf310
969bfbb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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> |
Uh oh!
There was an error while loading. Please reload this page.