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