remove old gitea links and email addresses
This commit is contained in:
parent
6274e3ef7c
commit
7e6a0c1de4
3 changed files with 11 additions and 12 deletions
|
@ -4,8 +4,8 @@ baseurl: "/"
|
||||||
url: "https://fef.moe"
|
url: "https://fef.moe"
|
||||||
hs_url: "http://pv3gsakv2vlbknfnet7nkn532zzejowdxwrxajnrtasadwnitsgpawyd.onion"
|
hs_url: "http://pv3gsakv2vlbknfnet7nkn532zzejowdxwrxajnrtasadwnitsgpawyd.onion"
|
||||||
author:
|
author:
|
||||||
name: Fefie
|
name: anna
|
||||||
email: owo@fef.moe
|
email: owo -at- fef.moe
|
||||||
pgp:
|
pgp:
|
||||||
fingerprint: "9D39A75A5CDA0A5DAE78F92EEC22E476DC2D3D84"
|
fingerprint: "9D39A75A5CDA0A5DAE78F92EEC22E476DC2D3D84"
|
||||||
url: "/pgp.txt"
|
url: "/pgp.txt"
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Email: <a href="mailto:{{ site.author.email }}">{{ site.author.email }}</a></li>
|
<li>Email: site.author.email</a></li>
|
||||||
<li>
|
<li>
|
||||||
Fediverse:
|
Fediverse:
|
||||||
<a rel="me" href="https://{{ site.author.fedi.host }}/@{{ site.author.fedi.user }}">
|
<a rel="me" href="https://{{ site.author.fedi.host }}/@{{ site.author.fedi.user }}">
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
<li><a href="{{ '/feed.xml' | relative_url }}">Atom feed</a></li>
|
<li><a href="{{ '/feed.xml' | relative_url }}">Atom feed</a></li>
|
||||||
<li><a href="/pgp.txt">PGP key</a></li>
|
<li><a href="/pgp.txt">PGP key</a></li>
|
||||||
<li><a href="/canary.txt">Proof of identity</a></li>
|
<li><a href="/canary.txt">Proof of identity</a></li>
|
||||||
<li><a href="https://git.fef.moe/fef">Gitea</a></li>
|
<li><a href="https://git.bsd.gay/fef">Gitea</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
15
about.md
15
about.md
|
@ -22,23 +22,22 @@ Copy-pasteable gpg command to import my public key if you're in a hurry:
|
||||||
curl https://fef.moe/pgp.txt | gpg --import
|
curl https://fef.moe/pgp.txt | gpg --import
|
||||||
```
|
```
|
||||||
|
|
||||||
If you mean official business and expect a serious answer, chances are you should fuck off.
|
If you mean official business and expect a serious answer, use one of the following emails:
|
||||||
Or use one of the following emails, depending on your respective topic.
|
|
||||||
|
|
||||||
- Website and DMCA takedowns: <webmaster@fef.moe>
|
- Website and DMCA takedowns: webmaster -at- fef.moe
|
||||||
- Email: <postmaster@fef.moe>
|
- Email: postmaster -at- fef.moe
|
||||||
- DNS: <dnsmaster@fef.moe>
|
- DNS: dnsmaster -at- fef.moe
|
||||||
- Anything else: <admin@fef.moe>
|
- Anything else: admin -at- fef.moe
|
||||||
|
|
||||||
## Sauce
|
## Sauce
|
||||||
|
|
||||||
If you want to study the source code for this webbed site or any other project
|
If you want to study the source code for this webbed site or any other project
|
||||||
of mine, you should seek professional help immediately. If you have done so and
|
of mine, you should seek professional help immediately. If you have done so and
|
||||||
still haven't changed your mind, you may visit my [Gitea](https://git.fef.moe/fef)
|
still haven't changed your mind, you may visit my [Gitea](https://git.bsd.gay/fef)
|
||||||
or clone the source for this site directly:
|
or clone the source for this site directly:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://git.fef.moe/fef/blog.git
|
git clone https://git.bsd.gay/fef/blog.git
|
||||||
```
|
```
|
||||||
|
|
||||||
## Privacy Policy
|
## Privacy Policy
|
||||||
|
|
Loading…
Reference in a new issue