Skip to content

Instantly share code, notes, and snippets.

View nzkyyds's full-sized avatar
🔞
只想做爱情的傻瓜,安稳有个家

nzkyyds nzkyyds

🔞
只想做爱情的傻瓜,安稳有个家
View GitHub Profile
@nzkyyds
nzkyyds / test.html
Created January 3, 2019 06:00
Hello World Html
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
@nzkyyds
nzkyyds / test.md
Created January 3, 2019 05:54
Hello World Markdown

Hello World

This is content converted from Markdown!

Here's a JSON sample:

{
  "foo": "bar"
}