mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-16 22:46:04 +01:00
docs: update readme
This commit is contained in:
31
README.md
31
README.md
@@ -2,27 +2,40 @@
|
||||
<h3 align="center">Simple site to group all my profiles on social networks in one place.</h3>
|
||||
|
||||
<p align="center">
|
||||
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=%237e57c2">
|
||||
|
||||
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=%234caf50">
|
||||
|
||||
<a href="https://www.linkedin.com/in/johnemerson1406/">
|
||||
<img alt="Made by" src="https://img.shields.io/badge/made%20by-John%20Emerson-%237e57c2">
|
||||
<img alt="Made by" src="https://img.shields.io/badge/made%20by-John%20Emerson-%234caf50">
|
||||
</a>
|
||||
|
||||
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/linktree?color=%237e57c2">
|
||||
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/myanimelist-profile?color=%234caf50">
|
||||
|
||||
<a href="https://github.com/JohnEmerson1406/linktree/commits/master">
|
||||
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=%237e57c2">
|
||||
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=%234caf50">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img alt="Layout" src="https://user-images.githubusercontent.com/43749971/77254747-c0b54280-6c41-11ea-81a0-a597ee22b56e.png">
|
||||
<a href="#bulb-about-the-project">About the project</a> |
|
||||
<a href="#rocket-getting-started">Getting started</a> |
|
||||
<a href="#star2-extras">Get in touch</a>
|
||||
</p>
|
||||
|
||||
## :rocket: Deploy
|
||||
- [website](https://johnemerson1406.github.io/linktree)
|
||||
---
|
||||
|
||||
### Extras
|
||||
## :bulb: About the project
|
||||
|
||||
- This is an open source project that serves as a free alternative to the Linktree website, made only in html and css.
|
||||
|
||||
- [Deploy](https://johnemerson1406.github.io/linktree)
|
||||
|
||||
## :rocket: Getting started
|
||||
|
||||
- After downloading this repository, make changes to images and text in the `index.html` file. If desired, change the colors and fonts in the `style.css` file.
|
||||
|
||||
---
|
||||
|
||||
## :star2: Extras
|
||||
- [Shields.io](https://shields.io/)
|
||||
- [Github Emojis](https://gist.github.com/rxaviers/7360908)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user