Skip to content

Instantly share code, notes, and snippets.

View leeduckgo's full-sized avatar
💭
blockchain everyday

李大狗 leeduckgo

💭
blockchain everyday
View GitHub Profile
@leeduckgo
leeduckgo / artists.json
Last active October 3, 2022 11:53 — forked from ErQi/artists.json
[
{
"name": "Kei",
"avatar": "./avatar/avatar_Kei.c36f2ed0.png",
"description": "一个价值投资小能手。全职摸鱼大王,兼职产品经理",
"tag": ["PM"]
},
{
"name": "Pixie",
"avatar": "./avatar/avatar_Pixie.274f8eed.png",
[
{
"name": "李大狗",
"avatar": "https://avatars.githubusercontent.com/u/12784118?v=4",
"description": "无所不能的狗爷",
"tag": ["UI/UX", "Full Stack"]
}
]
<html>
<head>
<title>SoulCard@<%= @addr%></title>
<style>
/* 重置浏览器自定义的样式 */
* {
margin: 0;
padding: 0;
}