diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-05-02 01:09:48 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-05-02 01:09:48 +0200 |
| commit | 1e7ec112c40ea6c2e30ed55743b6646a5c02bac4 (patch) | |
| tree | ee57d2652f7b394c6b8c2b02dee17228e11aa8be /layouts/partials | |
| parent | 66937bbf6e6b191ecd2cb87b270910ac0f5dadda (diff) | |
Update site name in header.html
Diffstat (limited to 'layouts/partials')
| -rw-r--r-- | layouts/partials/header.html | 2 |
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> |
