Last active
December 13, 2021 20:28
-
-
Save azunyuuuuuuu/e5c33b39e84749c4ee8648f5dfd96ccf to your computer and use it in GitHub Desktop.
gallery idea
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "scripts": [ | |
| "https://cdn.tailwindcss.com" | |
| ], | |
| "styles": [] | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ul | |
| each val in | |
| img(src="https://picsum.photos/200/300", alt="") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment