fix: correct the namespace
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
a9915bf6be
commit
333ceb50ee
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
/* ==UserStyle==
|
||||
@name notion.so
|
||||
@namespace git.mfocko.xyz/mfocko/dotfiles
|
||||
@namespace git.mfocko.xyz/mfocko/usercss
|
||||
@updateURL https://git.mfocko.xyz/mfocko/usercss/raw/branch/main/notion.user.css
|
||||
@version 1.1.6
|
||||
@version 1.1.7
|
||||
@description Allow switching of the fonts on notion.so.
|
||||
@author mfocko <me@mfocko.xyz>
|
||||
@preprocessor stylus
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* ==UserStyle==
|
||||
@name Pagure
|
||||
@namespace git.mfocko.xyz/mfocko/dotfiles
|
||||
@namespace git.mfocko.xyz/mfocko/usercss
|
||||
@updateURL https://git.mfocko.xyz/mfocko/usercss/raw/branch/main/pagure.user.css
|
||||
@version 1.1.4
|
||||
@version 1.1.5
|
||||
@description Replace default monospace font on Pagure instances.
|
||||
@author mfocko <me@mfocko.xyz>
|
||||
@preprocessor stylus
|
||||
|
|
Loading…
Reference in a new issue