chore: redo the naming in README
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
7052dd3bec
commit
a9915bf6be
2 changed files with 11 additions and 11 deletions
18
README.md
18
README.md
|
@ -2,14 +2,14 @@
|
||||||
|
|
||||||
## List of available styles
|
## List of available styles
|
||||||
|
|
||||||
* [forgejo](./forgejo.user.css)
|
* [Forgejo / Gitea](./forgejo.user.css)
|
||||||
* [github](./github.user.css)
|
* [GitHub](./github.user.css)
|
||||||
* [gitlab](./gitlab.user.css)
|
* [GitLab](./gitlab.user.css)
|
||||||
* [ismu](./ismu.user.css)
|
* [IS MU](./ismu.user.css)
|
||||||
* [jira](./jira.user.css)
|
* [Jira](./jira.user.css)
|
||||||
* [lists-fedoraproject](./lists-fedoraproject.user.css)
|
* [lists.fedoraproject.org](./lists-fedoraproject.user.css)
|
||||||
* [mikrotik](./mikrotik.user.css)
|
* [mikrotik](./mikrotik.user.css)
|
||||||
* [monospace](./monospace.user.css)
|
* [Default monospace font](./monospace.user.css)
|
||||||
* [notion](./notion.user.css)
|
* [notion.so](./notion.user.css)
|
||||||
* [pagure](./pagure.user.css)
|
* [Pagure](./pagure.user.css)
|
||||||
* [sourcehut](./sourcehut.user.css)
|
* [sourcehut](./sourcehut.user.css)
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name default monospace
|
@name Default monospace font
|
||||||
@namespace git.mfocko.xyz/mfocko/usercss
|
@namespace git.mfocko.xyz/mfocko/usercss
|
||||||
@updateURL https://git.mfocko.xyz/mfocko/usercss/raw/branch/main/monospace.user.css
|
@updateURL https://git.mfocko.xyz/mfocko/usercss/raw/branch/main/monospace.user.css
|
||||||
@version 1.15.10
|
@version 1.15.11
|
||||||
@description Replace default monospace font on majority of websites.
|
@description Replace default monospace font on majority of websites.
|
||||||
@author mfocko <me@mfocko.xyz>
|
@author mfocko <me@mfocko.xyz>
|
||||||
@preprocessor stylus
|
@preprocessor stylus
|
||||||
|
|
Loading…
Reference in a new issue