alejandrogs.es/config.toml
alejandrogs73 57e36978f6
Some checks are pending
Zola / build-and-deploy (push) Waiting to run
Initial commit
2025-12-14 00:46:02 +01:00

15 lines
419 B
TOML

# config.toml
base_url = "https://alejandrogs.es"
title = "Alejandro GS"
description = "Ingeniería, Soberanía y Software Libre."
default_language = "es"
minify_html = true
[markdown]
highlight_code = true
highlight_theme = "gruvbox-dark" # Un clásico de los ingenieros
[extra]
author = "Alejandro"
twitter = "https://twitter.com/alejandro_gs73" # (Cámbielo o bórrelo)
github = "https://github.com/alejandrogs73"