Remove footer, make links customizable

This commit is contained in:
ChronosX88 2022-01-11 19:05:55 +03:00
parent ab6fc30fe5
commit 093b6d6b44
Signed by: ChronosXYZ
GPG Key ID: 085A69A82C8C511A
3 changed files with 3 additions and 8 deletions

View File

@ -5,9 +5,7 @@ description: "ChronosX88's personal website"
github_username: ChronosX88
telegram_username: ChronosX
mastodon_url: https://lor.sh/@ChronosX88
mastodon_username: ChronosX88
baseurl: ""
url: "https://chronosx88.github.io"
plugins:

View File

@ -1,9 +1,5 @@
<footer>
{{ site.title }}/{{ page.permalink_name | replace: "/", "" | replace: " ", "-" }}
<br><br>
{% if site.github_username and site.github_username != "" %} :octocat: <a href="https://github.com/{{site.github_username}}">@{{ site.github_username }}</a> {% endif %}
{% if site.mastodon_url and site.mastodon_url != "" %} <img src="{{ '/assets/mastodon_icon.png' | relative_url }}" width="16wv"> <a href="{{site.mastodon_url}}">@{{ site.mastodon_username }}</a> {% endif %}
{% if site.telegram_username and site.telegram_username != "" %} <img src="{{ '/assets/telegram_icon.png' | relative_url }}" width="16wv"> <a href="https://t.me/{{site.telegram_username}}">@{{ site.telegram_username }}</a> {% endif %}
</footer>

View File

@ -26,14 +26,15 @@ I'm interested in computer science, software engineering and various other tech
## 📎 Links
- [My lifelog](https://lor.sh/@ChronosX88)
- [<img src="{{ '/assets/mastodon_icon.png' | relative_url }}" width="16wv" style="vertical-align: middle;">] [My lifelog]({{site.mastodon_url}})
- [:octocat:] [My GitHub](https://github.com/{{site.github_username}})
## 📫 Contacts
You can get in touch with me by following contacts:
- [<img src="{{ '/assets/xmpp_icon.png' | relative_url }}" width="20px" style="vertical-align: middle;">] XMPP: `chronosx88@xmpp.netwhood.online`
- [**m**] Matrix: `@chronosx88:tchncs.de`
- [<img src="{{ '/assets/telegram_icon.png' | relative_url }}" width="16wv" style="vertical-align: middle;">] Telegram: `@ChronosX`
- [<img src="{{ '/assets/telegram_icon.png' | relative_url }}" width="16wv" style="vertical-align: middle;">] Telegram: [`@{{site.telegram_username}}`](https://t.me/{{site.telegram_username}})
- [<img src="{{ '/assets/email_icon.png' | relative_url }}" width="16wv" style="vertical-align: middle;">] Email: `chronosx88@gmail.com`
*The quick brown fox jumps over the lazy dog.*