aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-05-02 01:09:48 +0200
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-05-02 01:09:48 +0200
commit1e7ec112c40ea6c2e30ed55743b6646a5c02bac4 (patch)
treeee57d2652f7b394c6b8c2b02dee17228e11aa8be /layouts
parent66937bbf6e6b191ecd2cb87b270910ac0f5dadda (diff)
Update site name in header.html
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index d6d5ec7..5199467 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -6,7 +6,7 @@
<h1>
<a href="{{ .Site.Home.RelPermalink }}">
- Web de Ariel Costas
+ costasdev
</a>
</h1>
</div>