diff options
-rw-r--r-- | blog/dst/.files | 7 | ||||
-rw-r--r-- | blog/dst/a/el_blog_ya_tiene_timestamps.html | 2 | ||||
-rw-r--r-- | blog/dst/sitemap.xml | 2 | ||||
-rw-r--r-- | blog/src/.files (renamed from blog/dst/.files_ts) | 4 | ||||
-rw-r--r-- | blog/src/.sbgignore | 1 |
5 files changed, 5 insertions, 11 deletions
diff --git a/blog/dst/.files b/blog/dst/.files deleted file mode 100644 index 71dabc2..0000000 --- a/blog/dst/.files +++ /dev/null @@ -1,7 +0,0 @@ -./index.md -./a/website_with_nginx.md -./a/el_blog_ya_tiene_timestamps.md -./a/shell_scripting.md -./a/sql_video_notes.md -./a/first_blog_post.md -./a/linux_video_notes.md diff --git a/blog/dst/a/el_blog_ya_tiene_timestamps.html b/blog/dst/a/el_blog_ya_tiene_timestamps.html index fa84af3..2a5b687 100644 --- a/blog/dst/a/el_blog_ya_tiene_timestamps.html +++ b/blog/dst/a/el_blog_ya_tiene_timestamps.html @@ -70,7 +70,7 @@ <div class=timestamp> <hr> -<p>Created: Mon, Mar 15, 2021 @ 19:43 MST; modified: Mon, Mar 15, 2021 @ 19:46 MST</p> +<p>Created: Mon, Mar 15, 2021 @ 19:46 MST</p> </div> <footer class="footer"> <i class="fas fa-envelope" alt="Email"></i> diff --git a/blog/dst/sitemap.xml b/blog/dst/sitemap.xml index 80671c3..028dcda 100644 --- a/blog/dst/sitemap.xml +++ b/blog/dst/sitemap.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> -<url><loc>https://blog.luevano.xyz/index.html</loc><lastmod>2021-03-15</lastmod><priority>1.0</priority></url> +<url><loc>https://blog.luevano.xyz/index.html</loc><lastmod>2021-03-16</lastmod><priority>1.0</priority></url> <url><loc>https://blog.luevano.xyz/a/website_with_nginx.html</loc><lastmod>2021-03-13</lastmod><priority>1.0</priority></url> <url><loc>https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html</loc><lastmod>2021-03-15</lastmod><priority>1.0</priority></url> <url><loc>https://blog.luevano.xyz/a/shell_scripting.html</loc><lastmod>2021-03-13</lastmod><priority>1.0</priority></url> diff --git a/blog/dst/.files_ts b/blog/src/.files index 820be81..0f25a16 100644 --- a/blog/dst/.files_ts +++ b/blog/src/.files @@ -1,6 +1,6 @@ -1614424181 1615856381 ./index.md +1615856381 0 ./index.md 1615702088 0 ./a/website_with_nginx.md -1615862630 1615862784 ./a/el_blog_ya_tiene_timestamps.md +1615862784 0 ./a/el_blog_ya_tiene_timestamps.md 1615701454 0 ./a/shell_scripting.md 1614695711 0 ./a/sql_video_notes.md 1614431313 0 ./a/first_blog_post.md diff --git a/blog/src/.sbgignore b/blog/src/.sbgignore new file mode 100644 index 0000000..8be5f84 --- /dev/null +++ b/blog/src/.sbgignore @@ -0,0 +1 @@ +.files |