Skip to content

Instantly share code, notes, and snippets.

hello gist
@ssuio
ssuio / test.html
Created September 30, 2019 11:13
a test medium code block
<html>
<body>
<span>Hello World</span>
</body>
</html>
@ssuio
ssuio / test.html
Created September 30, 2019 11:16
test2.html
<html>
<body>
<span>Hello World2</span>
</body>
</html>