Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 694897e

Browse files
authored
Ping Cldfire when ayu theme is changed (#275)
1 parent f0730b0 commit 694897e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
"message": "Some changes occurred in HTML/CSS themes.",
5757
"reviewers": ["@GuillaumeGomez"]
5858
},
59+
"src/librustdoc/html/static/themes/ayu.css": {
60+
"message": "A change occurred in the Ayu theme.",
61+
"reviewers": ["@Cldfire"]
62+
},
5963
"src/librustdoc/passes/collect_intra_doc_links.rs": {
6064
"message": "Some changes occurred in intra-doc-links.",
6165
"reviewers": ["@jyn514"]

0 commit comments

Comments
 (0)