mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Remove email address from contact page
People are using it for basic support which should go through other channels
This commit is contained in:
parent
cb4e876313
commit
4e9030d805
3 changed files with 179231 additions and 33559 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 47430c9a9b52e917830901506d16ae6cd6a3f05e
|
Subproject commit df26dfce6f71539be86635495aad8d4c95a746a6
|
|
@ -26,9 +26,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>
|
||||||
|
|
212785
src/shared/instance_stats.ts
212785
src/shared/instance_stats.ts
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue