You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/johnggli/linktree?color=04D361&labelColor=000000">
15
15
</a>
16
16
</p>
17
17
@@ -25,22 +25,22 @@
25
25
---
26
26
27
27
<palign="center">
28
-
<imgalt="preview"src="preview.png">
28
+
<imgalt="screenshot"src="screenshot.png">
29
29
</p>
30
30
31
31
---
32
32
33
33
## 💡 About the project
34
34
35
35
This is an open source project that serves as a free alternative to the Linktree website.
36
-
-[Demo](https://jchn146.github.io/linktree)
36
+
-[Demo](https://johnggli.github.io/linktree)
37
37
38
38
## 🚀 Getting started
39
39
40
40
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
41
-
[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:
41
+
[Download the ZIP from this location](https://github.com/johnggli/linktree/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:
42
42
```bash
43
-
git clone https://github.com/jchn146/linktree
43
+
git clone https://github.com/johnggli/linktree
44
44
```
45
45
- Once the files are on your machine, open the _linktree_ folder in [Visual Studio Code](https://code.visualstudio.com/).
46
46
- 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
63
63
64
64
---
65
65
66
-
Made with ❤️ by John Emerson :wave:[Get in touch](https://jchn146.github.io/linktree)
66
+
Made with ❤️ by John Emerson :wave:[Get in touch](https://johnggli.github.io/linktree)
0 commit comments