File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ copyright = """
3737Copyright © 2025 Diego Barreiro Perez
3838"""
3939
40+ repo_name = " barreeeiroo/ReplicaT4"
41+
4042# Zensical supports both implicit navigation and explicitly defined navigation.
4143# If you decide not to define a navigation here then Zensical will simply
4244# derive the navigation structure from the directory structure of your
@@ -299,9 +301,13 @@ toggle.name = "Switch to light mode"
299301# ----------------------------------------------------------------------------
300302# The "extra" section contains miscellaneous settings.
301303# ----------------------------------------------------------------------------
302- # [[project.extra.social]]
304+ [[project .extra .social ]]
303305icon = " fontawesome/brands/github"
304- link = " https://github.com/barreeeiroo/ReplicaT4"
306+ link = " https://github.com/barreeeiroo"
307+
308+ [[project .extra .social ]]
309+ icon = " fontawesome/brands/linkedin"
310+ link = " https://linkedin.com/in/barreeeiroo"
305311
306312
307313[project .markdown_extensions .admonition ]
You can’t perform that action at this time.
0 commit comments