From 8fa1cad6b6c470be9fb885a2a735d748db28abb9 Mon Sep 17 00:00:00 2001 From: Tommy Vedvik Date: Fri, 1 Mar 2019 01:01:15 +0100 Subject: [PATCH] add alt text to images --- src/components/Author.vue | 2 +- src/components/PostCard.vue | 2 +- src/templates/Post.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Author.vue b/src/components/Author.vue index 110d512..0f9b9ba 100644 --- a/src/components/Author.vue +++ b/src/components/Author.vue @@ -1,7 +1,7 @@