diff options
| author | Ariel Costas <94913521+arielcostas@users.noreply.github.com> | 2023-11-25 22:44:05 +0100 |
|---|---|---|
| committer | Ariel Costas <94913521+arielcostas@users.noreply.github.com> | 2023-11-25 22:44:05 +0100 |
| commit | 8b0edfffade23dad7ead437ee5d845860cdb1ee7 (patch) | |
| tree | 0c13b75a1130ebcf3ee6440d4e679b4f4a9a7792 /content/blog/_index.md | |
| parent | a82f0919d535ba5d86abfbe653bad8ba0fdcf51f (diff) | |
Implement blog page, add a few links
Diffstat (limited to 'content/blog/_index.md')
| -rw-r--r-- | content/blog/_index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md index e942349..58a82de 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,4 +1,6 @@ --- title: "Blog" weight: 2 ----
\ No newline at end of file +--- + +En este blog encontrarás artículos sobre desarrollo, tecnología y otras temáticas que pueda querer compartir. Disclaimer de siempre: las opiniones son mías, y no representan a ninguna empresa o institución.
\ No newline at end of file |
