mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 00:03:49 +01:00
Add hachyderm to home
This commit is contained in:
parent
3e90031c0e
commit
d46e3ad47d
@ -12,6 +12,7 @@ function HomepageHeader() {
|
||||
return (
|
||||
<header className={clsx('hero', styles.heroBanner)}>
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐢</text></svg>" />
|
||||
<link rel="me" href="https://hachyderm.io/@atuin" />
|
||||
|
||||
<div className="container">
|
||||
<h1 className="hero__title">Making your shell <b className={styles.magical}>magical</b></h1>
|
||||
|
Loading…
Reference in New Issue
Block a user