diff options
Diffstat (limited to 'blog/dst')
-rw-r--r-- | blog/dst/a/asi_nomas_esta_quedando.html | 13 | ||||
-rw-r--r-- | blog/dst/a/el_blog_ya_tiene_timestamps.html | 13 | ||||
-rw-r--r-- | blog/dst/a/first_blog_post.html | 13 | ||||
-rw-r--r-- | blog/dst/a/git_server_with_cgit.html | 13 | ||||
-rw-r--r-- | blog/dst/a/linux_video_notes.html | 13 | ||||
-rw-r--r-- | blog/dst/a/mail_server_with_postfix.html | 13 | ||||
-rw-r--r-- | blog/dst/a/new_blogging_system.html | 13 | ||||
-rw-r--r-- | blog/dst/a/shell_scripting_video_notes.html | 13 | ||||
-rw-r--r-- | blog/dst/a/sql_video_notes.html | 13 | ||||
-rw-r--r-- | blog/dst/a/website_with_nginx.html | 13 | ||||
-rw-r--r-- | blog/dst/index.html | 13 | ||||
-rw-r--r-- | blog/dst/rss.xml | 6 | ||||
-rw-r--r-- | blog/dst/tag/@english.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@notes.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@server.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@short.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@spanish.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@tools.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@tutorial.html | 13 | ||||
-rw-r--r-- | blog/dst/tag/@update.html | 13 |
20 files changed, 231 insertions, 22 deletions
diff --git a/blog/dst/a/asi_nomas_esta_quedando.html b/blog/dst/a/asi_nomas_esta_quedando.html index e5d5724..c966291 100644 --- a/blog/dst/a/asi_nomas_esta_quedando.html +++ b/blog/dst/a/asi_nomas_esta_quedando.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="es"> +<html lang="es" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Así nomás está quedando el página -- Luévano's Blog</title> + <meta name="description" content"Actualización en el estado de la página, el servidor de XMPP y Matrix que me acomodé y próximas cosas que quiero hacer."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Así nomás está quedando el página -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/asi_nomas_esta_quedando.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="Actualización en el estado de la página, el servidor de XMPP y Matrix que me acomodé y próximas cosas que quiero hacer."/> + <meta property="og:locale" content="es"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/el_blog_ya_tiene_timestamps.html b/blog/dst/a/el_blog_ya_tiene_timestamps.html index a086f3e..409b29f 100644 --- a/blog/dst/a/el_blog_ya_tiene_timestamps.html +++ b/blog/dst/a/el_blog_ya_tiene_timestamps.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="es"> +<html lang="es" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Así es raza, el blog ya tiene timestamps -- Luévano's Blog</title> + <meta name="description" content"Actualización en el estado del blog y el sistema usado para crearlo."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Así es raza, el blog ya tiene timestamps -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="Actualización en el estado del blog y el sistema usado para crearlo."/> + <meta property="og:locale" content="es"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/first_blog_post.html b/blog/dst/a/first_blog_post.html index 6bc7f8c..6610b25 100644 --- a/blog/dst/a/first_blog_post.html +++ b/blog/dst/a/first_blog_post.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>This is the first blog post, just for testing purposes -- Luévano's Blog</title> + <meta name="description" content"Just my first blog post where I state what tools I'm using to build this blog."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="This is the first blog post, just for testing purposes -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/first_blog_post.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="Just my first blog post where I state what tools I'm using to build this blog."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/git_server_with_cgit.html b/blog/dst/a/git_server_with_cgit.html index 0813c84..43584fa 100644 --- a/blog/dst/a/git_server_with_cgit.html +++ b/blog/dst/a/git_server_with_cgit.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Create a git server and setup cgit web app (on Nginx) -- Luévano's Blog</title> + <meta name="description" content"How to create a git server using cgit on a server running Nginx. This is a follow up on post about creating a website with Nginx and Certbot."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Create a git server and setup cgit web app (on Nginx) -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/git_server_with_cgit.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="How to create a git server using cgit on a server running Nginx. This is a follow up on post about creating a website with Nginx and Certbot."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/linux_video_notes.html b/blog/dst/a/linux_video_notes.html index 1e84720..22e9040 100644 --- a/blog/dst/a/linux_video_notes.html +++ b/blog/dst/a/linux_video_notes.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Linux tutorial video notes -- Luévano's Blog</title> + <meta name="description" content"Notes of videos about basic Linux terms, usage and commands, as requested by a mentor of mine."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Linux tutorial video notes -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/linux_video_notes.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="Notes of videos about basic Linux terms, usage and commands, as requested by a mentor of mine."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/mail_server_with_postfix.html b/blog/dst/a/mail_server_with_postfix.html index 972045b..a3ab2c5 100644 --- a/blog/dst/a/mail_server_with_postfix.html +++ b/blog/dst/a/mail_server_with_postfix.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM -- Luévano's Blog</title> + <meta name="description" content"How to create mail server using Postfix, Dovecot, SpamAssassin and OpenDKIM. This is a follow up on post about creating a website with Nginx and Certbot."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/mail_server_with_postfix.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="How to create mail server using Postfix, Dovecot, SpamAssassin and OpenDKIM. This is a follow up on post about creating a website with Nginx and Certbot."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/new_blogging_system.html b/blog/dst/a/new_blogging_system.html index 8978d26..2d79ba4 100644 --- a/blog/dst/a/new_blogging_system.html +++ b/blog/dst/a/new_blogging_system.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>I'm using a new blogging system -- Luévano's Blog</title> + <meta name="description" content"I created a new blogging system called pyssg, which is based on what I was using but, to be honest, better."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="I'm using a new blogging system -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/new_blogging_system.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="I created a new blogging system called pyssg, which is based on what I was using but, to be honest, better."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/shell_scripting_video_notes.html b/blog/dst/a/shell_scripting_video_notes.html index 49e9c92..097a1c3 100644 --- a/blog/dst/a/shell_scripting_video_notes.html +++ b/blog/dst/a/shell_scripting_video_notes.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Shell scripting tutorial video notes -- Luévano's Blog</title> + <meta name="description" content"Notes of videos about shell scripting, as requested by a mentor of mine."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Shell scripting tutorial video notes -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/shell_scripting_video_notes.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="Notes of videos about shell scripting, as requested by a mentor of mine."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/sql_video_notes.html b/blog/dst/a/sql_video_notes.html index b64f858..14a0e56 100644 --- a/blog/dst/a/sql_video_notes.html +++ b/blog/dst/a/sql_video_notes.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>SQL tutorial video notes -- Luévano's Blog</title> + <meta name="description" content"Notes of videos about basic SQL syntax and usage, as requested by a mentor of mine."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="SQL tutorial video notes -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/sql_video_notes.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="Notes of videos about basic SQL syntax and usage, as requested by a mentor of mine."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/a/website_with_nginx.html b/blog/dst/a/website_with_nginx.html index c18db5e..9b773de 100644 --- a/blog/dst/a/website_with_nginx.html +++ b/blog/dst/a/website_with_nginx.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Create a website with Nginx and Certbot -- Luévano's Blog</title> + <meta name="description" content"How to create website that runs on Nginx and uses Certbot for SSL certificates. This is a base for future blog posts about similar topics."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Create a website with Nginx and Certbot -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/a/website_with_nginx.html"/> + <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/> + <meta property="og:description" content="How to create website that runs on Nginx and uses Certbot for SSL certificates. This is a base for future blog posts about similar topics."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/index.html b/blog/dst/index.html index 3fd19c3..713216b 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Index -- Luévano's Blog</title> + <meta name="description" content"My personal blog where I post about my thoughts, some how-to's, or general ranting."/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Index -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/index.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="My personal blog where I post about my thoughts, some how-to's, or general ranting."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/rss.xml b/blog/dst/rss.xml index 125e8f7..cacc374 100644 --- a/blog/dst/rss.xml +++ b/blog/dst/rss.xml @@ -12,9 +12,9 @@ <copyright>Copyright 2021 David Luévano Alvarado</copyright> <managingEditor>david@luevano.xyz (David Luévano Alvarado)</managingEditor> <webMaster>david@luevano.xyz (David Luévano Alvarado)</webMaster> - <pubDate>Sat, 05 Jun 2021 06:57:06 GMT</pubDate> - <lastBuildDate>Sat, 05 Jun 2021 06:57:06 GMT</lastBuildDate> - <generator>pyssg v0.5.2</generator> + <pubDate>Sat, 05 Jun 2021 09:41:27 GMT</pubDate> + <lastBuildDate>Sat, 05 Jun 2021 09:41:27 GMT</lastBuildDate> + <generator>pyssg v0.5.5</generator> <docs>https://validator.w3.org/feed/docs/rss2.html</docs> <ttl>30</ttl> <image> diff --git a/blog/dst/tag/@english.html b/blog/dst/tag/@english.html index 66ab1fb..af5136a 100644 --- a/blog/dst/tag/@english.html +++ b/blog/dst/tag/@english.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by english -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by english"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by english -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@english.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by english."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@notes.html b/blog/dst/tag/@notes.html index 2efe2df..d0818e4 100644 --- a/blog/dst/tag/@notes.html +++ b/blog/dst/tag/@notes.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by notes -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by notes"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by notes -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@notes.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by notes."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@server.html b/blog/dst/tag/@server.html index d0a78fe..222bab6 100644 --- a/blog/dst/tag/@server.html +++ b/blog/dst/tag/@server.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by server -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by server"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by server -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@server.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by server."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@short.html b/blog/dst/tag/@short.html index 24f2ab5..bae4a32 100644 --- a/blog/dst/tag/@short.html +++ b/blog/dst/tag/@short.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by short -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by short"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by short -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@short.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by short."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@spanish.html b/blog/dst/tag/@spanish.html index 89a71cf..9e297d4 100644 --- a/blog/dst/tag/@spanish.html +++ b/blog/dst/tag/@spanish.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by spanish -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by spanish"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by spanish -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@spanish.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by spanish."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@tools.html b/blog/dst/tag/@tools.html index 05d6a09..01556dc 100644 --- a/blog/dst/tag/@tools.html +++ b/blog/dst/tag/@tools.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by tools -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by tools"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by tools -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@tools.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by tools."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@tutorial.html b/blog/dst/tag/@tutorial.html index 4472df0..00d3590 100644 --- a/blog/dst/tag/@tutorial.html +++ b/blog/dst/tag/@tutorial.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by tutorial -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by tutorial"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by tutorial -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@tutorial.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by tutorial."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> diff --git a/blog/dst/tag/@update.html b/blog/dst/tag/@update.html index eac2a1c..372efa8 100644 --- a/blog/dst/tag/@update.html +++ b/blog/dst/tag/@update.html @@ -1,10 +1,12 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + prefix="og: https://ogp.me/ns#"> <head> <base href="https://static.luevano.xyz"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Posts filtered by update -- Luévano's Blog</title> + <meta name="description" content"Posts filtered by update"/> <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <link rel="icon" href="images/icons/favicon.ico"> @@ -21,6 +23,15 @@ <script type="text/javascript" src="scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="css/dark.css"> <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/solarized-dark.min.css"> + + <!-- og meta --> + <meta property="og:title" content="Posts filtered by update -- Luévano's Blog"/> + <meta property="og:type" content="article"/> + <meta property="og:url" content="https://blog.luevano.xyz/tag/@update.html"/> + <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> + <meta property="og:description" content="Posts filtered by update."/> + <meta property="og:locale" content="en"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> |