mirror of
https://github.com/mue/mue.git
synced 2026-07-13 04:02:32 +02:00
fix: credit unsplash in about tab
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user