Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 961 Bytes

USERS.md

File metadata and controls

22 lines (20 loc) · 961 Bytes

This theme is used by the following blogs and websites

How to add my site?

  • Fork this repository.
  • Append your site at the end with format [name](https://yoursite.domain): description: the description is optional.
  • Commit your changes: git add USERS.md, git commit -m 'chore: update USERS.md' and git push origin master.
  • And then make a pull request.