Remove docs. Make it better
Some checks failed
Build release image / build (push) Failing after 1m29s
Some checks failed
Build release image / build (push) Failing after 1m29s
This commit is contained in:
@@ -16,7 +16,7 @@ function HomepageHeader() {
|
||||
Yehor Vialov
|
||||
</Heading>
|
||||
<p className="hero__subtitle">Public Profiles</p>
|
||||
<div className={styles.buttons}>
|
||||
{/* <div className={styles.buttons}>
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="https://git.nicelycomposed.codes/yehor">
|
||||
@@ -27,11 +27,6 @@ function HomepageHeader() {
|
||||
to="https://techhub.social/@estevez">
|
||||
Mastodon
|
||||
</Link>
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="https://pixelfed.social/estevez">
|
||||
Pixelfed
|
||||
</Link>
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="https://github.com/estevez-dev">
|
||||
@@ -47,7 +42,7 @@ function HomepageHeader() {
|
||||
to="https://www.linkedin.com/in/yehor-vialov-2a362158/">
|
||||
LinkedIn
|
||||
</Link>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</header>
|
||||
);
|
||||
|
Reference in New Issue
Block a user