docs: update readme

This commit is contained in:
John Emerson
2021-11-11 20:20:31 -03:00
committed by GitHub
parent 2d40fe0d6a
commit a3680e144d

View File

@@ -2,16 +2,16 @@
<h3 align="center">Simple site to group all my profiles on social networks in one place.</h3> <h3 align="center">Simple site to group all my profiles on social networks in one place.</h3>
<p align="center"> <p align="center">
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=%234caf50"> <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
<a href="https://www.linkedin.com/in/johnemerson1406/"> <a href="https://www.linkedin.com/in/johnemerson1406/">
<img alt="Made by" src="https://img.shields.io/badge/made%20by-John%20Emerson-%234caf50"> <img alt="Made by" src="https://img.shields.io/static/v1?label=made%20by&message=John%20Emerson&color=04D361&labelColor=000000">
</a> </a>
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/myanimelist-profile?color=%234caf50"> <img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
<a href="https://github.com/JohnEmerson1406/linktree/commits/master"> <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=%234caf50"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
</a> </a>
</p> </p>
@@ -31,13 +31,14 @@
## :bulb: About the project ## :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. This is an open source project that serves as a free alternative to the Linktree website.
- [Demo](https://johnemerson1406.github.io/linktree)
- [Deploy](https://johnemerson1406.github.io/linktree)
## :rocket: Getting started ## :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. - Clone the repository
- Make changes to images and texts in the `index.html` file.
- Change the colors and fonts in the `style.css` file.
--- ---