mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
#!mojo mojo:sky
|
|
<style>
|
|
h1 { font-size: 2em; margin: 1em; }
|
|
p { margin: 0.5em 1em; color: #bcd8f5; font-weight: 900; }
|
|
</style>
|
|
<h1>about:blank</h1>
|
|
<p>Welcome to Sky!</p>
|