Skip to content

Commit

Permalink
Updated links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jstamant committed Jan 25, 2024
1 parent ca8cb34 commit 005a593
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# [My Portfolio Website](https://jstamant.com/portolio)
# [My Portfolio Website](https://jstamant.com/)



Here's the repository for my [personal portfolio website](https://jstamant.com/portfolio).
Here's the repository for my [personal portfolio website](https://jstamant.com/).

This website is a static site generated by [Next.js](https://nextjs.org/).
I chose *Next.js* because of the unique nature of the website.
Expand All @@ -14,8 +12,6 @@ The site also uses [Tailwind CSS](https://tailwindcss.com/) for CSS styling.

I could've used plain HTML with a CSS framework, but I went with *Next* to support the variety of content that might end-up on this website, as well as support any interactivity I might want to add.

The inspiration for the design comes from [Ram Maheshwari](https://www.rammaheshwari.com/)'s [Dopefolio](https://github.com/rammcodes/dopefolio) template.

## Running

To work on the website in development, run:
Expand Down

0 comments on commit 005a593

Please sign in to comment.