This commit is contained in:
Michal Moskal 2016-08-26 16:15:58 +02:00
parent 4d8afdd3ae
commit 51d285b0b0
1 changed files with 8 additions and 0 deletions

View File

@ -18,3 +18,11 @@
<link rel="mask-icon" href="https://az851932.vo.msecnd.net/pub/zwxazere/safari-pinned-tab.svg" color="#000000">
<link rel="shortcut icon" href="@appLogo@">
<meta name="theme-color" content="@accentColor@">
<style>
#root .avatar .avatar-image {
background-image: url(https://az851932.vo.msecnd.net/pub/jovrytni/microbit.simplified.svg);
background-size: contain;
background-repeat: no-repeat;
}
</style>