diff --git a/services/webapp/code/rosetta/core_app/static/img/emoji_u1f6f0.png b/services/webapp/code/rosetta/core_app/static/img/emoji_u1f6f0.png new file mode 100644 index 0000000000000000000000000000000000000000..086c251d19a19a9e96b2fbfadb6ebc4fc39988a8 Binary files /dev/null and b/services/webapp/code/rosetta/core_app/static/img/emoji_u1f6f0.png differ diff --git a/services/webapp/code/rosetta/core_app/templates/main.html b/services/webapp/code/rosetta/core_app/templates/main.html index 9558583d2a9e60f199482f04b646f18870cb1e49..47e41e00e71250a5115a247d28a0cdd03ea91aba 100644 --- a/services/webapp/code/rosetta/core_app/templates/main.html +++ b/services/webapp/code/rosetta/core_app/templates/main.html @@ -6,8 +6,8 @@ <header id="top" class="header"> <div style="display:table-row"> <div class="text-vertical-center"> - <h1>Rosetta 🛰️</h1> - <h2 style="margin-left:25px; margin-right:25px; font-weight:100; line-height: 30px;"><i>A container-centric Science Platform<br></i></h2> + <h1>Rosetta <img src="/static/img/emoji_u1f6f0.png" style="height:84px; width:64px; padding-bottom:20px"></h1> + <h2 style="margin-top:10px; margin-left:25px; margin-right:25px; font-weight:100; line-height: 30px;"><i>A container-centric Science Platform<br></i></h2> </div> </div> <div style="display:table-row">