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==
|
/* ==UserStyle==
|
||||||
@name notion.so
|
@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
|
@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.
|
@description Allow switching of the fonts on notion.so.
|
||||||
@author mfocko <me@mfocko.xyz>
|
@author mfocko <me@mfocko.xyz>
|
||||||
@preprocessor stylus
|
@preprocessor stylus
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Pagure
|
@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
|
@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.
|
@description Replace default monospace font on Pagure instances.
|
||||||
@author mfocko <me@mfocko.xyz>
|
@author mfocko <me@mfocko.xyz>
|
||||||
@preprocessor stylus
|
@preprocessor stylus
|
||||||
|
|
Loading…
Reference in a new issue