diff --git a/README.md b/README.md index 9403535..3506aa8 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@

Simple site to group all my profiles on social networks in one place.

- GitHub top language + GitHub top language - + Made by - Repository size + Repository size - - GitHub last commit + + GitHub last commit

@@ -25,7 +25,7 @@ ---

- Layout + preview

--- @@ -33,14 +33,14 @@ ## 💡 About the project This is an open source project that serves as a free alternative to the Linktree website. -- [Demo](https://johecarv.github.io/linktree) +- [Demo](https://jchn146.github.io/linktree) ## 🚀 Getting started If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. -[Download the ZIP from this location](https://github.com/johecarv/linktree/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine: +[Download the ZIP from this location](https://github.com/jchn146/linktree/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine: ```bash -git clone https://github.com/johecarv/linktree +git clone https://github.com/jchn146/linktree ``` - Once the files are on your machine, open the _linktree_ folder in [Visual Studio Code](https://code.visualstudio.com/). - With the files open in Visual Studio Code, press the **Go Live** button at the bottom of the window to launch the files with [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer). @@ -63,4 +63,4 @@ This project is under the MIT license. See the [LICENSE](LICENSE.md) file for mo --- -Made with ❤️ by John Emerson :wave: [Get in touch](https://johecarv.github.io/linktree) +Made with ❤️ by John Emerson :wave: [Get in touch](https://jchn146.github.io/linktree) diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..66b1254 Binary files /dev/null and b/preview.png differ