Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansaul committed Feb 19, 2024
1 parent bd1da77 commit af83f7f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ Enable GitHub Pages on:

### Step 3

Enable workflows:

`Repository(Actions) > I understand my workflows, go ahead and enable them`

### Step 4

Go to the `config/` folder and replace the default data with your personal information.

```bash
Expand Down Expand Up @@ -85,7 +91,7 @@ avatar = "./path/to/my-avatar.png"
>
> `avatar = "./config/assets/avatars/my-avatar.png"`
### Step 4: Enjoy 😉
### Step 5: Enjoy 😉

Now you can visit your portfolio at `https://your_github_username.github.io`

Expand Down

0 comments on commit af83f7f

Please sign in to comment.