Commit 596546c8 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/js/add_content.js

parent 68b388d0
Pipeline #8965 passed with stage
in 9 seconds
...@@ -91,7 +91,7 @@ function addcontent(item) { ...@@ -91,7 +91,7 @@ function addcontent(item) {
projectHTML + projectHTML +
presentationHTML + presentationHTML +
repoHTML + repoHTML +
'<img class="thumbimg" src="' + item.item.sdgImage + '" alt="SDG x Projecte Image" style="max-width: 30%;">' + '<img class="thumbimg" src="' + item.item.sdgImage + '" alt="" style="max-width: 30%;">' +
'</p>' + '</p>' +
'</div>' + '</div>' +
'</div>' + '</div>' +
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment