About the project | Getting started | How to contribute | License
This repository serves to store my html and css styles used in my MyAnimeList profile, feel free to use them.
After downloading this repository, make changes to images and text in the index.html
file. If desired, change the colors and fonts in the style.css
file.
You can use the sites below to generate an image from html and css files, cut the image into several parts and then upload them to your MyAnimeList profile.
The tutorial below teaches you how to upload your images to your MyAnimeList profile.
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m "feat: my new feature"
; - Push to your branch:
git push origin my-feature
.
Once your pull request has been merged, you can delete your branch.
This project is under the MIT license. See the LICENSE file for more details.
Made with ❤️ by John Emerson 👋 Get in touch