mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 12:21:16 +00:00
Remove email address from contact page (#169)
People are using it for basic support which should go through other channels Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
This commit is contained in:
parent
83b3ae696a
commit
686c773534
2 changed files with 179230 additions and 33558 deletions
|
@ -25,9 +25,6 @@ export class Contact extends Component<any, any> {
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/LemmyNet">GitHub</a>
|
<a href="https://github.com/LemmyNet">GitHub</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="mailto:contact@join-lemmy.org">contact@join-lemmy.org</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
212807
src/shared/instance_stats.ts
212807
src/shared/instance_stats.ts
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue