fix: credit unsplash in about tab

This commit is contained in:
David Ralph
2021-04-17 20:11:01 +01:00
parent 4a71cef3fc
commit b429ae2158

View File

@@ -82,6 +82,7 @@ export default class About extends React.PureComponent {
<h3>{this.language.resources_used.title}</h3>
<p>Pexels ({this.language.resources_used.bg_images})</p>
<p>Unsplash ({this.language.resources_used.bg_images})</p>
<p>Google ({this.language.resources_used.pin_icon})</p>
<p>Undraw ({this.language.resources_used.welcome_img})</p>