Skip to content

Commit

Permalink
chore(Library of Babel): update assets (#8169)
Browse files Browse the repository at this point in the history
chore: update assets

Signed-off-by: SeMiD <[email protected]>
  • Loading branch information
SeMiD authored Mar 12, 2024
1 parent 4d3b599 commit 51a176f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/L/Library of Babel/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"*://libraryofbabel.info/*",
"*://www.libraryofbabel.info/*"
],
"version": "1.0.0",
"logo": "https://i.imgur.com/RewxZBr.png",
"thumbnail": "https://i.imgur.com/Y29fvYy.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/L/Library%20of%20Babel/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/L/Library%20of%20Babel/assets/thumbnail.png",
"color": "#808080",
"category": "other",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/L/Library of Babel/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const presence = new Presence({

// Other default assets can be found at index.d.ts
const enum Assets {
Logo = "https://i.imgur.com/RewxZBr.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/L/Library%20of%20Babel/assets/logo.png",
}

const enum Pages {
Expand Down

0 comments on commit 51a176f

Please sign in to comment.