Skip to content

Commit

Permalink
Modify sample image
Browse files Browse the repository at this point in the history
kmswlee committed Apr 23, 2020
1 parent 05e3a9e commit d2e6812
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ <h3 style="margin-top: 20;"> RUN: <button type="submit" class="btn btn-primary
<image id="resultImage" style="width: 100%; height:auto;">
</div>
<div id="sample">Sample image
<img src="static/sampleimg.png" style="width: 100%; height:auto; margin-top: 20;">
<img src="static/sampleimg.jpg" style="width: 100%; height:100%; margin-top: 20;">
</div>
<script>
let time_obj = document.getElementById("time");
Binary file added static/sampleimg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d2e6812

Please sign in to comment.