We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65031fd commit d018f8eCopy full SHA for d018f8e
index.html
@@ -174,7 +174,7 @@
174
loadL10nSplashScreen();
175
</script>
176
<div class="loading-text" id="loadingText" style="margin-top:1.5rem;"></div>
177
- <a href="https://www.sugarlabs.org/" target="_blank" id="link-to-sugarLabs">
+ <a href="https://www.sugarlabs.org/" target = "_blank" id="link-to-sugarLabs">
178
<div class= "bottom-right-logo1" id="bottom-right-logo">
179
<h1 class="upper-text" id="this-is-a-text"></h1>
180
</div>
0 commit comments