diff options
Diffstat (limited to 'src/web/component/image/index.html')
| -rw-r--r-- | src/web/component/image/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/component/image/index.html b/src/web/component/image/index.html new file mode 100644 index 0000000..918c5df --- /dev/null +++ b/src/web/component/image/index.html @@ -0,0 +1,2 @@ +<div id="image"> +</div> |