Skip to content

Commit 2d67db4

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 <[email protected]>
1 parent dd8f356 commit 2d67db4

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

+11-12
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

@@ -381,15 +385,11 @@ us.
381385
<br /><br />
382386
383387
<a title="The OpenINF website" href="https://open.inf.is" rel="author">
384-
<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" />
388+
<img alt="The OpenINF logo" height="32px" width="32px" src="https://open.inf.is/assets/img/svg/logogram-color.svg" />
385389
</a>
386390
387391
</div>
388392
389-
<br /><br />
390-
391-
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
392-
393393
<!-- BEGIN LINK DEFINITIONS -->
394394
[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'
395395
[conventional-commits-url]: https://www.conventionalcommits.org 'Commit Style: Conventional Commits'
@@ -404,5 +404,4 @@ us.
404404
[prettier-badge]: https://img.shields.io/badge/code_style-Prettier-ff69b4.svg?logo=prettier 'Code Style: Prettier'
405405
[prettier-url]: https://prettier.io/playground 'Code Style: Prettier'
406406
[project-status-badge]: https://img.shields.io/badge/project%20status-under%20construction-orange 'Project Status: Under construction badge'
407-
[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'
408407
<!-- END LINK DEFINITIONS -->

0 commit comments

Comments
 (0)