Added socials
This commit is contained in:
parent
0a7b685993
commit
0fd5396fbd
|
|
@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue