diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-05-04 01:05:04 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-05-04 13:34:10 +0200 |
| commit | fe7c149811f2e20c055ad0375aff05d29491efb4 (patch) | |
| tree | 8df0652a35cca0f9c8fcb5fb90648fef2f8415b4 /static | |
| parent | 3de434508e0b609dea1ce8dca94ef1b708e61d61 (diff) | |
Rebuild the site in Astro
Add licence
Update site name in header to match README.md
Add missing metadescription, opengraph and link to RSS
Update Astro configuration to include sitemap integration with priority and changefreq settings
New post
Diffstat (limited to 'static')
| -rw-r--r-- | static/fonts/Sen.woff2 | bin | 22488 -> 0 bytes | |||
| -rw-r--r-- | static/icons/menu-2.svg | 1 | ||||
| -rw-r--r-- | static/img/az204.png | bin | 58952 -> 0 bytes | |||
| -rw-r--r-- | static/img/az400.png | bin | 40857 -> 0 bytes | |||
| -rw-r--r-- | static/robots.txt | 2 | ||||
| -rw-r--r-- | static/security.txt | 2 |
6 files changed, 0 insertions, 5 deletions
diff --git a/static/fonts/Sen.woff2 b/static/fonts/Sen.woff2 Binary files differdeleted file mode 100644 index 9882833..0000000 --- a/static/fonts/Sen.woff2 +++ /dev/null diff --git a/static/icons/menu-2.svg b/static/icons/menu-2.svg deleted file mode 100644 index 9ff36f5..0000000 --- a/static/icons/menu-2.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 6l16 0" /><path d="M4 12l16 0" /><path d="M4 18l16 0" /></svg>
\ No newline at end of file diff --git a/static/img/az204.png b/static/img/az204.png Binary files differdeleted file mode 100644 index c4d612a..0000000 --- a/static/img/az204.png +++ /dev/null diff --git a/static/img/az400.png b/static/img/az400.png Binary files differdeleted file mode 100644 index 1572cf8..0000000 --- a/static/img/az400.png +++ /dev/null diff --git a/static/robots.txt b/static/robots.txt deleted file mode 100644 index eb05362..0000000 --- a/static/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: diff --git a/static/security.txt b/static/security.txt deleted file mode 100644 index c32ac9b..0000000 --- a/static/security.txt +++ /dev/null @@ -1,2 +0,0 @@ -Canonical: https://costas.dev/security.txt -Preferred-Languages: es, en
\ No newline at end of file |
