diff --git a/README.md b/README.md index e422798..b789ea3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,5 @@ TODO: - Blog -- Projects - - Libraries - Legal Notice - Terms diff --git a/components/LinkCardList.vue b/components/LinkCardList.vue index 5cc0793..8634ba7 100644 --- a/components/LinkCardList.vue +++ b/components/LinkCardList.vue @@ -19,7 +19,7 @@
{{ link.label }}
-
+
{{ link.description }}
@@ -34,7 +34,7 @@ diff --git a/components/TopBarLayout.vue b/components/TopBarLayout.vue index 4b6d6f6..9d02404 100644 --- a/components/TopBarLayout.vue +++ b/components/TopBarLayout.vue @@ -1,6 +1,6 @@