Improve 404 page + improve first article + Add favicon + fix content

This commit is contained in:
2020-12-14 19:26:24 +01:00
parent 8e89c954e9
commit 312890a3ad
18 changed files with 359 additions and 97 deletions

View File

@@ -46,7 +46,7 @@ export default {
<style scoped lang="scss">
.home-link:hover {
p {
@apply dark:text-dark-800;
@apply dark:text-white;
}
.arrow {