diff --git a/resources/newssite/news-nuxt/README.md b/resources/newssite/news-nuxt/README.md index 7314307bd..21665593d 100644 --- a/resources/newssite/news-nuxt/README.md +++ b/resources/newssite/news-nuxt/README.md @@ -34,3 +34,7 @@ Add, commit and push changes to the working branch. The Speedometer test consists of navigating between the different pages of the news site. It includes interactions with the navigation drop-down menu to ensure state changes happen in between the page navigations. + +## Images license + +[Unsplash License](https://unsplash.com/license) diff --git a/resources/newssite/news-nuxt/components/atoms/ArticleImage.vue b/resources/newssite/news-nuxt/components/atoms/ArticleImage.vue index b67263e57..86d6175f3 100644 --- a/resources/newssite/news-nuxt/components/atoms/ArticleImage.vue +++ b/resources/newssite/news-nuxt/components/atoms/ArticleImage.vue @@ -16,7 +16,7 @@ export default {