Name correction
This commit is contained in:
parent
aeb45bd3dc
commit
aa39cd13a6
@ -16,7 +16,7 @@ In this tutorial, I will guide you on how to edit, change, and add information t
|
||||
1. **Easy Method** - For beginners, with simple steps to make edits.
|
||||
2. **Advanced Method** - For users familiar with Git, explaining how to install, build, and run the website locally for testing.
|
||||
|
||||
Don't be intimidated; contributing is quite straightforward! Rune222 even figured it out before I got the chance to write this tutorial 🤙.
|
||||
Don't be intimidated; contributing is quite straightforward! TheRune222 even figured it out before I got the chance to write this tutorial 🤙.
|
||||
|
||||
If you have questions, feel free to ask!
|
||||
|
||||
@ -130,4 +130,4 @@ sudo apt-get install imagemagick pngquant
|
||||
find /path/to/your/directory -type f -name "*.png" -exec mogrify -resize 1280x720\> {} \; -exec pngquant --quality=80 --ext .png --force {} \;
|
||||
```
|
||||
|
||||
:::
|
||||
:::
|
||||
|
Loading…
x
Reference in New Issue
Block a user