commit 1a08841c8f45331daadbfa9ca13ffded109486d5 parent d7487526dbc8869445d3f99d80f4cfa185f8fb0a Author: SamuelJamesFrost <pcysf6@nottingham.ac.uk> Date: Fri, 4 Mar 2022 13:49:57 +0000 img size Diffstat:
M | index.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html @@ -9,6 +9,6 @@ hello, my name is samuel frost! welcome to my website, i hope you liek it :) </p> - <img src="yui.jpg"></img> + <img src="yui.jpg" width="100%"> </body> </html>