Added socials

This commit is contained in:
the1mason 2024-01-23 15:05:57 +04:00
parent 0a7b685993
commit 0fd5396fbd
2 changed files with 35 additions and 4 deletions

31
content/contacts.md Normal file
View File

@ -0,0 +1,31 @@
+++
description = "the1mason's socials"
color = "red"
title = "Socials & Contacts"
+++
Generally, I am @the1mason almost everywhere (except twitter)
Email - [mail@the1mason.com](mailto:mail@the1mason.com), but the1mason.general@gmail.com also belongs to me.
GitHub - [@the1mason](//github.com/the1mason)
LinkedIn - [@the1mason](//www.linkedin.com/in/the1mason/details/experience/)
Telegram - [@the1mason](//t.me/the1mason)
Discord - @the1mason
---
# Other contacts
Steam - [the1mason](https://steamcommunity.com/id/the1mason)
Twitter - [@the0mason](//twitter.com/the0mason)

View File

@ -57,7 +57,7 @@ title = 'the1mason'
languageName = "English"
title = "the1mason"
[languages.en.params]
subtitle = "- .net developer"
subtitle = "- dotnet developer"
owner = ""
keywords = ""
copyright = ""
@ -89,9 +89,9 @@ title = 'the1mason'
name = "Mail"
url = "mailto:mail@the1mason.com"
[[languages.en.menu.main]]
identifier = "social"
name = "Social"
url = "/social"
identifier = "contacts"
name = "Contacts"
url = "/contacts"
[module]
# this is needed when you fetch the theme as a submodule to your repo.