diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4fb921076f47545958bb9605330f0a77069787ac..3e13073a3670a866fd78e7440971cfb3308342d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,17 +13,17 @@ test-job1:
   script:
     - ls -a
     - pwd
-    - tidy -o output.html -f greske.txt --drop-empty-elements no --doctype omit --clean yes --tidy-mark no index.html
+    - tidy -o korigovani.html -f greske.txt --drop-empty-elements no --doctype omit --clean yes --tidy-mark no index.html
   artifacts:
     when: always
     paths:
       - greske.txt
-      - output.html
+      - korigovani.html
 
 deploy-prod:
   stage: deploy
   script:
-    - usr=VAS_USER_NAME
+    - usr=samedmehmedovic
     - echo "This job tests something"
     - mkdir -p /home/$usr/public_html/git
     - cp -r ./* /home/$usr/public_html/git
diff --git a/images/pic03.jpeg b/images/pic03.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..8058acbebd43c42fb43103d9995283b51babc606
Binary files /dev/null and b/images/pic03.jpeg differ
diff --git a/images/pic03.jpg b/images/pic03.jpg
deleted file mode 100644
index db243174402e8e40c740d8608da048ea28dc7f06..0000000000000000000000000000000000000000
Binary files a/images/pic03.jpg and /dev/null differ
diff --git a/index.html b/index.html
index b94ec984478c3e58b23b7b828793fc970a9eb514..eb93eafcf38197944353ff3f98f5bc6ea5ec0666 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
 						</div>
 						<div class="content">
 							<div class="inner">
-								<h1>Dimension</h1>
+								<h1>Dimenzija</h1>
 								<p><!--[-->A fully responsive site template designed by <a href="https://html5up.net">HTML5 UP</a> and released<!--]--><br />
 								<!--[-->for free under the <a href="https://html5up.net/license">Creative Commons</a> license.<!--]--></p>
 							</div>
@@ -63,7 +63,7 @@
 						<!-- About -->
 							<article id="about">
 								<h2 class="major">About</h2>
-								<span class="image main"><img src="images/pic03.jpg" alt="" /></span>
+								<span class="image main"><img src="images/pic03.jpeg" alt="" /></span>
 								<p>Lorem ipsum dolor sit amet, consectetur et adipiscing elit. Praesent eleifend dignissim arcu, at eleifend sapien imperdiet ac. Aliquam erat volutpat. Praesent urna nisi, fringila lorem et vehicula lacinia quam. Integer sollicitudin mauris nec lorem luctus ultrices. Aliquam libero et malesuada fames ac ante ipsum primis in faucibus. Cras viverra ligula sit amet ex mollis mattis lorem ipsum dolor sit amet.</p>
 							</article>