Commit 8019ca19 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/js/add_content.js

No related merge requests found
Pipeline #9025 passed with stage
in 10 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -127,12 +127,12 @@ function addcontent(item) {
' ' + item.item.author.lastName + '</a> <br>' +
'<b><i class="fas fa-star"></i>' + lang_keywords + '</b>: ' + item.item.keywords.join(', ') + '</br>' +
ExploreHTML +
YouTubeHTML +
repoHTML +
publicationHTML +
reportHTML +
projectHTML +
presentationHTML +
repoHTML +
YouTubeHTML +
sdgProjectHTML +
'</p>' +
'</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