Skip to content

Commit

Permalink
testing img load
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 committed Jul 31, 2024
1 parent 16f158d commit fff1be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ <h1 class="text-5xl">Django + Tailwind = ❤️</h1>
<pre>Hello world!</pre>
<pre>fizzbuzz</pre>
</div>
<img style="-webkit-user-select: none; display: block; margin: auto; padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); cursor: zoom-in;" src="http://10.112.113.212:8000/test/2020-0011_view-358.jpg?AWSAccessKeyId=test-key-id&amp;Signature=krgMdhxpP9Nqrhc4M1e1yz5BsLs%3D&amp;Expires=1722445410" width="1071" height="841">
</body>
</html>

0 comments on commit fff1be6

Please sign in to comment.