Skip to content

Commit c574154

Browse files
doc: fix readme to correct logogram-color url
fix: rm unstable banner fix: use logogram color for bottom logo Signed-off-by: Derek Lewis <dereknongeneric@open.inf.is>
1 parent 5806c06 commit c574154

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
2-
3-
<br />
4-
5-
<!-- markdownlint-disable-next-line line-length -->
6-
<a href="##"><img src="https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/logogram-color.svg?sanitize=true" alt="OpenINF logo" title="OpenINF" align="right" height="96" width="96" /></a>
1+
<a href="https://open.inf.is">
2+
<img
3+
src="https://open.inf.is/assets/img/svg/logogram-color.svg"
4+
alt="OpenINF logo"
5+
title="OpenINF"
6+
align="right"
7+
height="96"
8+
width="96"
9+
/>
10+
</a>
711

812
<div align="left">
913

@@ -338,15 +342,11 @@ us.
338342
<br /><br />
339343

340344
<a title="The OpenINF website" href="https://open.inf.is" rel="author">
341-
<img alt="The OpenINF logo" height="32px" width="32px" src="https://raw.githubusercontent.com/openinf/openinf.github.io/live/assets/img/svg/logo.svg?sanitize=true" />
345+
<img alt="The OpenINF logo" height="32px" width="32px" src="https://open.inf.is/assets/img/svg/logogram-color.svg" />
342346
</a>
343347

344348
</div>
345349

346-
<br /><br />
347-
348-
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
349-
350350
<!-- BEGIN LINK DEFINITIONS -->
351351
[conventional-commits-badge]: https://img.shields.io/badge/commit%20style-Conventional-%23fa6673?logoColor=white&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3R5bGU9ImZpbGw6ICNGRkYiIGQ9Ik0xNSwyQTEzLDEzLDAsMSwxLDIsMTUsMTMsMTMsMCwwLDEsMTUsMm0wLTJBMTUsMTUsMCwxLDAsMzAsMTUsMTUsMTUsMCwwLDAsMTUsMFoiLz48L3N2Zz4K 'Commit Style: Conventional Commits'
352352
[conventional-commits-url]: https://www.conventionalcommits.org 'Commit Style: Conventional Commits'
@@ -361,5 +361,4 @@ us.
361361
[prettier-badge]: https://img.shields.io/badge/code_style-Prettier-ff69b4.svg?logo=prettier 'Code Style: Prettier'
362362
[prettier-url]: https://prettier.io/playground 'Code Style: Prettier'
363363
[project-status-badge]: https://img.shields.io/badge/project%20status-under%20construction-orange 'Project Status: Under construction badge'
364-
[release-level-banner--unstable]: https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/release-level-banner--unstable.svg?sanitize=true 'Banner for Release Level: Unstable'
365364
<!-- END LINK DEFINITIONS -->

0 commit comments

Comments
 (0)