feat: add links page

Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Ryan Wang
2022-07-30 11:04:52 +08:00
parent ba9816e4c1
commit 0a950731d9
10 changed files with 267 additions and 197 deletions
+2 -2
View File
@@ -37,7 +37,7 @@ import PostCard from "../components/PostCard.vue"
main {
margin: auto;
padding: 1em;
max-width: 60ch;
max-width: 70ch;
}
.text-gradient {
@@ -85,4 +85,4 @@ import PostCard from "../components/PostCard.vue"
gap: 1rem;
padding: 0;
}
</style>
</style>