diff options
-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="adjutor.xyz/img/web_page_template.jpg" alt="web_page_template"/> +<img src="https://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)). |