mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Added Moonrock Animation Studio to OpenPype users
This commit is contained in:
parent
5ae6417f08
commit
6533934577
2 changed files with 6 additions and 1 deletions
|
|
@ -120,7 +120,12 @@ const studios = [
|
|||
title: "Bad Clay",
|
||||
image: "/img/badClay_logo.png",
|
||||
infoLink: "https://www.bad-clay.com/",
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "Moonrock Animation Studio",
|
||||
image: "/img/moonrock_logo.png",
|
||||
infoLink: "https://www.moonrock.eu/",
|
||||
}
|
||||
];
|
||||
|
||||
function Service({imageUrl, title, description}) {
|
||||
|
|
|
|||
BIN
website/static/img/moonrock_logo.png
Normal file
BIN
website/static/img/moonrock_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue