add gifs to random_gif.rb (#1945)
This commit is contained in:
parent
c93bc48010
commit
40e6078a32
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ class RandomGif
|
|||
"3oxOCfV7z28QtXXAtO" => { aspect_ratio: 0.750 },
|
||||
"y8Mz1yj13s3kI" => { aspect_ratio: 0.750 },
|
||||
"111ebonMs90YLu" => { aspect_ratio: 0.750 },
|
||||
"Sk5uipPXyBjfW" => { aspect_ratio: 0.422 }
|
||||
"Sk5uipPXyBjfW" => { aspect_ratio: 0.422 },
|
||||
"7EcgJbeY0yCRy" => { aspect_ratio: 0.750 },
|
||||
"Gf3fU0qPtI6uk" => { aspect_ratio: 0.750 }
|
||||
}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue