Added Gitea, Mail and XMPP Logo
This commit is contained in:
@@ -32,7 +32,7 @@ avatarURL = "images/avatar.jpg"
|
||||
dateFormat = "January 2, 2006"
|
||||
# since = 2019
|
||||
# Git Commit in Footer, uncomment the line below to enable it
|
||||
commit = "https://github.com/luizdepra/hugo-coder/tree/"
|
||||
# commit = "https://github.com/luizdepra/hugo-coder/tree/"
|
||||
# Right To Left, shift content direction for languages such as Arabic
|
||||
rtl = false
|
||||
# Specify light/dark colorscheme
|
||||
@@ -151,11 +151,23 @@ author = "authors"
|
||||
# weight = 1
|
||||
# url = "https://github.com/johndoe/"
|
||||
|
||||
# [[params.social]]
|
||||
# name = "Gitlab"
|
||||
# icon = "fa-brands fa-gitlab fa-2x"
|
||||
# weight = 2
|
||||
# url = "https://gitlab.com/johndoe/"
|
||||
[[params.social]]
|
||||
name = "Gitea"
|
||||
icon = "fa-brands fa-git-alt fa-2x"
|
||||
weight = 2
|
||||
url = "https://git.netinfection.xyz/iroxol"
|
||||
|
||||
[[params.social]]
|
||||
name = "Email"
|
||||
icon = "fa-solid fa-envelope fa-2x"
|
||||
weight = 3
|
||||
url = "contact"
|
||||
|
||||
[[params.social]]
|
||||
name = "XMPP"
|
||||
icon = "fa-solid fa-comment-dots fa-2x"
|
||||
weight = 4
|
||||
url = "xmpp:iroxol@netinfection.xyz"
|
||||
|
||||
# [[params.social]]
|
||||
# name = "LinkedIn"
|
||||
@@ -180,16 +192,16 @@ author = "authors"
|
||||
[languages.en]
|
||||
languageName = ":uk:"
|
||||
|
||||
# [[languages.en.menu.main]]
|
||||
# name = "About"
|
||||
# weight = 1
|
||||
# url = "about/"
|
||||
|
||||
# [[languages.en.menu.main]]
|
||||
# name = "Blog"
|
||||
# weight = 2
|
||||
# url = "posts/"
|
||||
|
||||
[[languages.en.menu.main]]
|
||||
name = "About"
|
||||
weight = 1
|
||||
url = "about/"
|
||||
|
||||
[[languages.en.menu.main]]
|
||||
name = "Projects"
|
||||
weight = 3
|
||||
@@ -210,16 +222,16 @@ info = ["Ausgebildeter Elektroniker für Geräte und Systeme ", "Informatikstude
|
||||
description = "Sítio pessoal de João Ninguém"
|
||||
keywords = "blog,desenvolvedor,pessoal"
|
||||
|
||||
# [[languages.de.menu.main]]
|
||||
# name = "Sobre"
|
||||
# weight = 1
|
||||
# url = "about/"
|
||||
|
||||
# [[languages.de.menu.main]]
|
||||
# name = "Blog"
|
||||
# weight = 2
|
||||
# url = "posts/"
|
||||
|
||||
[[languages.de.menu.main]]
|
||||
name = "Über mich"
|
||||
weight = 1
|
||||
url = "about/"
|
||||
|
||||
[[languages.de.menu.main]]
|
||||
name = "Projekte"
|
||||
weight = 3
|
||||
@@ -240,10 +252,10 @@ info = ["Квалифицированный электротехник по об
|
||||
description = "Sítio pessoal de João Ninguém"
|
||||
keywords = "blog,desenvolvedor,pessoal"
|
||||
|
||||
# [[languages.ru.menu.main]]
|
||||
# name = "Sobre"
|
||||
# weight = 1
|
||||
# url = "about/"
|
||||
[[languages.ru.menu.main]]
|
||||
name = "Обо мне"
|
||||
weight = 1
|
||||
url = "about/"
|
||||
|
||||
# [[languages.ru.menu.main]]
|
||||
# name = "Blog"
|
||||
|
||||
Reference in New Issue
Block a user