diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-16 19:49:36 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-16 19:49:36 +0200 |
commit | 00e29be4810c8df08b5a2d07ab64cf036ae942e4 (patch) | |
tree | f7e9f6a80d43ae29f33f1e52d55c6a2280e23f7a | |
parent | e9c6317366a59ba5d2e053fd0a2d271088dbd16b (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ## Goal Implement the current web page in a responsive manner. -<img src="/web_page_template.jpg" alt="web_page_template"/> +<img src="adjutor.xyz/img/web_page_template.jpg" alt="web_page_template"/> ## Directives The only dynamic part of the page will be having a slider instead of a static image right below the header (a set of elements (each one consisting of an image and a description that will be shown one after one after a certain amount of time with the possibility to show the previous or the next element by clicking on a button on the left or a button on the right (use a left arrow for the button on the left and a right arrow for the button on the right)). |