mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
resources: Move resource interfaces into its own package
This commit is contained in:
BIN
resources/testdata/1234567890qwertyuiopasdfghjklzxcvbnm5to6eeeeee7via8eleph.jpg
vendored
Normal file
BIN
resources/testdata/1234567890qwertyuiopasdfghjklzxcvbnm5to6eeeeee7via8eleph.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
5
resources/testdata/circle.svg
vendored
Normal file
5
resources/testdata/circle.svg
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg height="100" width="100">
|
||||
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
|
||||
Sorry, your browser does not support inline SVG.
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 172 B |
BIN
resources/testdata/gohugoio.png
vendored
Normal file
BIN
resources/testdata/gohugoio.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
BIN
resources/testdata/sub/gohugoio2.png
vendored
Normal file
BIN
resources/testdata/sub/gohugoio2.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
BIN
resources/testdata/sunset.jpg
vendored
Normal file
BIN
resources/testdata/sunset.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
Reference in New Issue
Block a user