Skip to content

Commit 705ceb8

Browse files
authored
Update project header section of README
1 parent 09ea2cd commit 705ceb8

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

README.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
1-
# [johng.io](https://johng.io) [Web]
2-
![](https://img.shields.io/badge/type-HTML-orange.svg "Project type")
3-
![](https://img.shields.io/github/repo-size/jerboa88/jerboa88.github.io.svg "Repository size")
4-
[![](https://img.shields.io/github/license/jerboa88/jerboa88.github.io.svg "Project license")](LICENSE)
1+
<!-- Project Header -->
2+
<div align="center">
3+
<img class="projectLogo" src="icon.png" alt="Project logo" title="Project logo" width="256">
54

6-
My personal/portfolio site. Made by hand using the Jekyll static site generator and the Liquid template language for modularization, as well as vanilla HTML and CSS
5+
<h1 class="projectName">
6+
<a href="https://johng.io">johng.io</a>
7+
</h1>
8+
9+
<p class="projectBadges">
10+
<img src="https://img.shields.io/badge/type-Website-ff5722.svg" alt="Project type" title="Project type">
11+
<img src="https://img.shields.io/github/languages/top/jerboa88/jerboa88.github.io.svg" alt="Language" title="Language">
12+
<img src="https://img.shields.io/github/repo-size/jerboa88/jerboa88.github.io.svg" alt="Repository size" title="Repository size">
13+
<a href="LICENSE">
14+
<img src="https://img.shields.io/github/license/jerboa88/jerboa88.github.io.svg" alt="Project license" title="Project license"/>
15+
</a>
16+
</p>
17+
18+
<p class="projectDesc">
19+
My personal/portfolio site. Made by hand using the Jekyll static site generator and the Liquid template language for modularization, as well as vanilla HTML and CSS
20+
</p>
21+
22+
<br/>
23+
</div>
724

825

926
## License

0 commit comments

Comments
 (0)