Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated formatting
  • Loading branch information
joshdavenport authored Oct 4, 2023
1 parent 5eb7663 commit 3537815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If the changes look good, request a review by tagging one of the UF team members

To add an image in a page, there are two options:

1. (**No Code option**): Go to https://unitary-fund.vercel.app/author/image and upload your desired image.
1. **(No Code option):** Go to https://unitary-fund.vercel.app/author/image and upload your desired image.
Copy the code it returns after upload, e.g, d394zg4utwqxynenamqf, and use the syntax `::image[d394zg4utwqxynenamqf]` to insert it. Note that this option is the required one for adding a cover image to a new `event`.

2. Upload the image to `public/images/` and embed it into the desired page using the `![alt text](/images/your_image.png)` syntax.
Expand Down

0 comments on commit 3537815

Please sign in to comment.