Remove reduntant hellsite link in index

This commit is contained in:
Hazel Layne Aranda 2020-12-02 19:32:54 -05:00
parent c89fba8ca1
commit 09d986130f
2 changed files with 8 additions and 7 deletions

View File

@ -2,13 +2,15 @@
+++ +++
# Hewwo # Hewwo
I am Hazel. I think I am pretty neat. I make and do stuff sometimes. I am Hazel. I think I am pretty neat. I make and do stuff sometimes.
I do not know how to talk about myself with sentences so I guess that is that. I do not know how to talk about myself with sentences so I guess that is that.
## Elsewhere I Exist ## Elsewhere I Exist
| | |
|-|-| | | |
| Email: | [hazelra@disroot.org](mailto:hazelra@disroot.org) | | -------- | ------------------------------------------------------------------------ |
| Github: | <https://github.com/hazelLanes> | | Email: | [hazelra@disroot.org](mailto:hazelra@disroot.org) |
| itch.io: | <https://hazellanes.itch.io> | | Github: | <https://github.com/hazelLanes> |
| Fedi: | [@hazel@hellsite.site](https://hellsite.site/@hazel) | | itch.io: | <https://hazellanes.itch.io> |
| Fedi: | <a rel="me" href="https://hellsite.site/@hazel">@hazel@hellsite.site</a> |

View File

@ -4,5 +4,4 @@
{% block content %} {% block content %}
{{ section.content | safe }} {{ section.content | safe }}
<a rel="me" href="https://hellsite.site/@hazel"></a>
{% endblock content %} {% endblock content %}