Skip to content

Commit

Permalink
Merge pull request #18 from gaelduez/patch-3
Browse files Browse the repository at this point in the history
Update tools-widget.html
  • Loading branch information
demeringo authored Jun 21, 2024
2 parents 62b9403 + c098a14 commit d44419a
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion ictst/widget/tools-widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ <h1>The content of the tool repository</h1>
},
"website": {
"position": "links"
},
"logo": {
"position": "links"
}
},
"detail": {
Expand All @@ -52,6 +55,48 @@ <h1>The content of the tool repository</h1>
},
"environmental_indicator": {
"position": "tags"
},
"assessment_type": {
"position": "tags"
},
"main_perimeter": {
"position": "tags"
},
"other_perimeter": {
"position": "tags"
},
"assessed_functional_unit": {
"position": "tags"
},
"data_entry_point": {
"position": "tags"
},
"life_cycle_steps": {
"position": "tags"
},
"ghg_scope": {
"position": "tags"
},
"focus": {
"position": "tags"
},
"license": {
"position": "tag"
},
"self_hostable": {
"position": "tag"
},
"originating_country": {
"position": "tag"
},
"inside_model": {
"position": "tags"
},
"methodology_transparency": {
"position": "tags"
},
"ref_sources": {
"position": "resume"
}
}
}
Expand All @@ -66,4 +111,4 @@ <h1>The content of the tool repository</h1>


</body>
</html>
</html>

0 comments on commit d44419a

Please sign in to comment.