WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is my personal website, available at [jacklyn.dev](https://jacklyn.dev)! I
9
9
* Built using [Next.js](https://nextjs.org/) (bootstrapped with `create-next-app`)
10
10
* Uses [Font Awesome](https://fontawesome.com/)'s [React component](https://fontawesome.com/v5/docs/web/use-with/react) for icons
11
11
* Makes use of [React-Bootstrap](https://react-bootstrap-v4.netlify.app/) (1.x - so Bootstrap 4) for layout/helper classes
12
-
*Email form on the contact page uses [Formspark's API](https://formspark.io/)
12
+
*The email form on the contact page uses [Formspark's API](https://formspark.io/)
13
13
*[Imgbot](https://imgbot.net/) automagically compresses images in this repo to help speed up load times
14
14
*[Animate.css](https://animate.style/) is used for some animations
15
15
* The live site is deployed to [Vercel](https://vercel.com)
@@ -26,5 +26,5 @@ This project is structured like your typical Next.js project, so I'd recommend r
26
26
* There's also some other useful variables set in there, such as ways to easily add the correct drop shadow, text shadow (for outlines) and border-radius to elements
27
27
28
28
## 📝 License
29
-
The code from this project is licensed under the [MIT License](LICENSE). Images, including logos are property of their respective copyright owners.
29
+
The code from this project is licensed under the [MIT License](LICENSE). Images, including logos, are property of their respective copyright owners.
0 commit comments