diff options
author | clarkzjw <[email protected]> | 2022-03-14 12:02:11 -0700 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-03-14 12:02:11 -0700 |
commit | c1ec576cc339a4bf9ccefbc16236a0b12cd19cb2 (patch) | |
tree | 9d10dfe88f63c4f5e25b50561de2659ac1b6551a /index.html | |
parent | e364686f76cd8fbffe69d217e3a1f255376a6f08 (diff) | |
download | Portfolio-c1ec576cc339a4bf9ccefbc16236a0b12cd19cb2.tar.gz |
+ add local photo
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ | |||
45 | <table> | 45 | <table> |
46 | <tbody> | 46 | <tbody> |
47 | <tr> | 47 | <tr> |
48 | <td><img src="https://s3.us-west-1.wasabisys.com/public-assets/photo.jpg" alt="" height="200" | 48 | <td><img src="./static/photo.jpg" alt="" height="200" |
49 | border="0"></td> | 49 | border="0"></td> |
50 | </tr> | 50 | </tr> |
51 | <tr> | 51 | <tr> |