Skip to content

Commit

Permalink
change email to privacy@ (#150)
Browse files Browse the repository at this point in the history
per internal discussions
  • Loading branch information
redbluegreenhat committed Jun 17, 2024
1 parent 0119f3a commit aa8ca28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion donate.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ class="btn rounded-pill py-2 px-4 ms-3 d-none d-lg-block"
<div class="row g-5">
<div class="col-md-6 col-lg-3">
<p class="section-title text-accent h5 mb-4">Contact us<span></span></p>
<p><i class="fa fa-envelope me-3"></i><span class="text-accent">tech [at] miraheze.org</span></p>
<p><i class="fa fa-envelope me-3"></i><span class="text-accent">privacy [at] miraheze.org</span></p>
<p><i class="fa fa-globe me-3"></i><a class="text-accent"
href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center"
title="On-wiki">On-wiki</a></p>
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ class="fa fa-arrow-right"></i></a>
<div class="row g-5">
<div class="col-md-6 col-lg-3">
<p class="section-title text-accent h5 mb-4">Contact us<span></span></p>
<p><i class="fa fa-envelope me-3"></i><span class="text-accent">tech [at] miraheze.org</span></p>
<p><i class="fa fa-envelope me-3"></i><span class="text-accent">privacy [at] miraheze.org</span></p>
<p><i class="fa fa-globe me-3"></i><a class="text-accent"
href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center"
title="On-wiki">On-wiki</a></p>
Expand Down

0 comments on commit aa8ca28

Please sign in to comment.