aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-22 11:29:53 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-22 11:29:53 +0200
commitf9eb433b877d60416910d1dfdaf6b8dabaefb616 (patch)
tree06dd2c510aca669305f46c308d6910b7c0af487c /src/components/auth
parentUpdate images (diff)
downloadferdium-app-f9eb433b877d60416910d1dfdaf6b8dabaefb616.tar.gz
ferdium-app-f9eb433b877d60416910d1dfdaf6b8dabaefb616.tar.zst
ferdium-app-f9eb433b877d60416910d1dfdaf6b8dabaefb616.zip
Replace Franz with Ferdi
Diffstat (limited to 'src/components/auth')
-rw-r--r--src/components/auth/AuthLayout.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/auth/AuthLayout.js b/src/components/auth/AuthLayout.js
index b145df19b..641b754ed 100644
--- a/src/components/auth/AuthLayout.js
+++ b/src/components/auth/AuthLayout.js
@@ -87,7 +87,7 @@ export default @observer class AuthLayout extends Component {
87 })} 87 })}
88 </div> 88 </div>
89 {/* </div> */} 89 {/* </div> */}
90 <Link to="https://adlk.io" className="auth__adlk" target="_blank"> 90 <Link to="https://github.com/kytwb/ferdi" className="auth__adlk" target="_blank">
91 <img src="./assets/images/adlk.svg" alt="" /> 91 <img src="./assets/images/adlk.svg" alt="" />
92 </Link> 92 </Link>
93 </div> 93 </div>