feat: some changes
This commit is contained in:
parent
78599c25a1
commit
4fb9141988
|
@ -23,5 +23,9 @@ There previously was a form here, but I think someone was inputting random email
|
|||
</form>
|
||||
|
||||
<p>
|
||||
...or send me an email to list@nunosempere.com with subject "Subscribe to blog" and your name.
|
||||
...or send me an email to list@nunosempere.com with subject "Subscribe to blog" and your name.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The point about malicious entries is curious, so I thought I'd explain it: People wanting to overflow someone's inbox can subscribe them to a lot of newsletters. Sending a confirmation email doesn't fix this, because then the victim is just overflowed with confirmation emails. Apparently substack has also been experiencing problems with this. Anyways, that's why I'll only accept subscriptions for which the person gives a real-sounding name.
|
||||
</p>
|
||||
|
|
2
index.md
2
index.md
|
@ -1,6 +1,6 @@
|
|||
I'm Nuño Sempere. I [do research](https://quantifieduncertainty.org/), [write software](https://github.com/NunoSempere/), and [predict the future](https://samotsvety.org/).
|
||||
|
||||
<img src="https://i.imgur.com/rvwA0Wr.jpg" alt="image of myself" class="img-frontpage-center">
|
||||
<img src="https://i.imgur.com/W9hXYzY.jpg" alt="image of myself" class="img-frontpage-center">
|
||||
|
||||
### Highlights
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user