Skip to content

Commit 7e8790c

Browse files
author
Roméo Maignal
committed
fix(README): attempt to fix the position of the GitHub Pages icon
1 parent 99b312b commit 7e8790c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ TODO
3333
- Build tool & development server: [Vite](https://vite.dev/)
3434
- Runtime environment: [Node.js](https://nodejs.org/en)
3535
- Package manager: [NPM](https://docs.npmjs.com/)
36-
- Hosting service: [GitHub Pages](https://docs.github.com/en/pages)
3736
- Data visualization library: [D3](https://d3js.org/)
37+
- Hosting service: [GitHub Pages](https://docs.github.com/en/pages)
3838

3939
<div inline style="display: flex; gap: 1rem; margin-top: 1rem;" bb>
4040
<img width="50" src="https://upload.wikimedia.org/wikipedia/commons/4/4c/Typescript_logo_2020.svg?utm_source=commons.wikimedia.org&utm_campaign=index&utm_content=original" alt="TypeScript" title="TypeScript"/>
4141
<img width="50" src="https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg?utm_source=commons.wikimedia.org&utm_campaign=index&utm_content=original" alt="React" title="React"/>
4242
<img width="50" src="https://v2.vitejs.dev/logo.svg" alt="Vite" title="Vite"/>
4343
<img width="50" src="https://upload.wikimedia.org/wikipedia/commons/d/d9/Node.js_logo.svg" alt="Node.js" title="Node.js"/>
4444
<img width="50" src="https://upload.wikimedia.org/wikipedia/commons/d/db/Npm-logo.svg?utm_source=commons.wikimedia.org&utm_campaign=index&utm_content=original"/>
45-
<img width="150" src="https://blog.frankel.ch/assets/resources/refresher-github-pages/github-pages.svg"/>
4645
<img width="50" src="https://d3js.org/logo.svg"/>
46+
<img width="100" src="https://blog.frankel.ch/assets/resources/refresher-github-pages/github-pages.svg"/>
4747
</div>

0 commit comments

Comments
 (0)