Skip to content

Commit

Permalink
fix(nixos-manual): name array (#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses authored Nov 20, 2024
1 parent 12984c1 commit f0f195a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ userstyles:
app-link: "https://nitter.net"
current-maintainers: [*anubisnekhet]
nixos-manual:
name: NixOS Manual
name: ["NixOS Manual", "Nixpkgs Manual"]
categories: [development, wiki]
icon: nixos
color: blue
Expand Down
4 changes: 2 additions & 2 deletions styles/nixos-manual/catppuccin.user.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* ==UserStyle==
@name NixOS Manual Catppuccin
@name NixOS Manual/Nixpkgs Manual Catppuccin
@namespace github.com/catppuccin/userstyles/styles/nixos-manual
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/nixos-manual
@version 0.0.1
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/nixos-manual/catppuccin.user.css
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anixos-manual
@description Soothing pastel theme for NixOS Manual
@description Soothing pastel theme for NixOS Manual and Nixpkgs Manual
@author Catppuccin
@license MIT
Expand Down

0 comments on commit f0f195a

Please sign in to comment.