diff options
author | Jesús <heckyel@hyperbola.info> | 2020-06-10 16:44:05 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-06-10 16:44:05 -0500 |
commit | 63440b53b8d394e1670b2ff430a35d1e78baaae0 (patch) | |
tree | 75492c1d13d5dad7cebb2aa89fd0893a3c925300 /content | |
parent | 9d22ec021fa2cf461e6f62fef78103493e21b2ad (diff) | |
download | libretube-63440b53b8d394e1670b2ff430a35d1e78baaae0.tar.lz libretube-63440b53b8d394e1670b2ff430a35d1e78baaae0.tar.xz libretube-63440b53b8d394e1670b2ff430a35d1e78baaae0.zip |
fix missing og_image in articles files
Diffstat (limited to 'content')
15 files changed, 15 insertions, 0 deletions
diff --git a/content/articles/course-html5/etiqueta-address.md b/content/articles/course-html5/etiqueta-address.md index e8f6fea..7cab125 100644 --- a/content/articles/course-html5/etiqueta-address.md +++ b/content/articles/course-html5/etiqueta-address.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-06 12:42:10 Image: 2019/06/etiqueta-address.jpg +Og_video: https://archive.org/download/coursehtml5/0019-address.webm Slug: etiqueta-address Tags: HTML, html, etiqueta address Title: Etiqueta address diff --git a/content/articles/course-html5/etiqueta-blockquote.md b/content/articles/course-html5/etiqueta-blockquote.md index f732a30..ff77db0 100644 --- a/content/articles/course-html5/etiqueta-blockquote.md +++ b/content/articles/course-html5/etiqueta-blockquote.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-07 16:38:57 Image: 2019/06/etiqueta-blockquote.jpg +Og_video: https://archive.org/download/coursehtml5/0020-blockquote.webm Slug: etiqueta-blockquote Tags: HTML, html, blockquote Title: Etiqueta blockquote diff --git a/content/articles/course-html5/etiqueta-div.md b/content/articles/course-html5/etiqueta-div.md index aec2d23..d235c92 100644 --- a/content/articles/course-html5/etiqueta-div.md +++ b/content/articles/course-html5/etiqueta-div.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-05-09 12:24:54 Image: 2019/05/etiqueta-div.jpg +Og_video: https://archive.org/download/coursehtml5/0015-div.webm Slug: etiqueta-div Tags: HTML Time: 3:56 diff --git a/content/articles/course-html5/etiqueta-figure.md b/content/articles/course-html5/etiqueta-figure.md index d9f1426..399085e 100644 --- a/content/articles/course-html5/etiqueta-figure.md +++ b/content/articles/course-html5/etiqueta-figure.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: courses Date: 2019-06-03 15:13:07 Image: 2019/06/etiqueta-figure.jpg +Og_video: https://archive.org/download/coursehtml5/0017-figure.webm Slug: etiqueta-figure Tags: HTML, html, figure, html5 Title: Etiqueta figure diff --git a/content/articles/course-html5/etiqueta-footer.md b/content/articles/course-html5/etiqueta-footer.md index 4addb9c..908ce63 100644 --- a/content/articles/course-html5/etiqueta-footer.md +++ b/content/articles/course-html5/etiqueta-footer.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-05-31 14:14:53 Image: 2019/05/etiqueta-footer.jpg +Og_video: https://archive.org/download/coursehtml5/0016-footer.webm Slug: etiqueta-footer Tags: html5 Title: Etiqueta footer diff --git a/content/articles/course-html5/etiqueta-hr.md b/content/articles/course-html5/etiqueta-hr.md index 525c9ea..6953bf3 100644 --- a/content/articles/course-html5/etiqueta-hr.md +++ b/content/articles/course-html5/etiqueta-hr.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-07 17:08:37 Image: 2019/06/etiqueta-hr.jpg +Og_video: https://archive.org/download/coursehtml5/0023-hr.webm Slug: etiqueta-hr Tags: HTML, html, hr Title: Etiqueta hr diff --git a/content/articles/course-html5/etiqueta-main.md b/content/articles/course-html5/etiqueta-main.md index 69ef55d..426c645 100644 --- a/content/articles/course-html5/etiqueta-main.md +++ b/content/articles/course-html5/etiqueta-main.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-06 12:25:11 Image: 2019/06/etiqueta-main.jpg +Og_video: https://archive.org/download/coursehtml5/0018-main.webm Slug: etiqueta-main Tags: HTML. html, etiqueta main Title: Etiqueta main diff --git a/content/articles/course-html5/etiquetas-cite-y-q.md b/content/articles/course-html5/etiquetas-cite-y-q.md index e85101e..0a86a28 100644 --- a/content/articles/course-html5/etiquetas-cite-y-q.md +++ b/content/articles/course-html5/etiquetas-cite-y-q.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-07 16:55:36 Image: 2019/06/etiquetas-cite-y-q.jpg +Og_video: https://archive.org/download/coursehtml5/0021-cite-y-q.webm Slug: etiquetas-cite-y-q Tags: HTML, html, cite, q Title: Etiquetas cite y q diff --git a/content/articles/course-html5/etiquetas-dl-dt-dd.md b/content/articles/course-html5/etiquetas-dl-dt-dd.md index fe9af6b..7aade54 100644 --- a/content/articles/course-html5/etiquetas-dl-dt-dd.md +++ b/content/articles/course-html5/etiquetas-dl-dt-dd.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-07 17:02:47 Image: 2019/06/etiquetas-dl-dt-dd.jpg +Og_video: https://archive.org/download/coursehtml5/0022-dl-dt-dd.webm Slug: etiquetas-dl-dt-dd Tags: HTML, html, dl, dt, dd Title: Etiquetas dl, dt y dd diff --git a/content/articles/course-html5/etiquetas-pre-y-code.md b/content/articles/course-html5/etiquetas-pre-y-code.md index f110773..cb9445b 100644 --- a/content/articles/course-html5/etiquetas-pre-y-code.md +++ b/content/articles/course-html5/etiquetas-pre-y-code.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: course Date: 2019-06-07 17:14:15 Image: 2019/06/etiquetas-pre-y-code.jpg +Og_video: https://archive.org/download/coursehtml5/0024-pre-y-code.webm Slug: etiquetas-pre-y-code Tags: HTML, html, pre, code Title: Etiquetas pre y code diff --git a/content/articles/happy-birthday-to-gnu.md b/content/articles/happy-birthday-to-gnu.md index 9ebb514..ffe4b3c 100644 --- a/content/articles/happy-birthday-to-gnu.md +++ b/content/articles/happy-birthday-to-gnu.md @@ -3,6 +3,7 @@ Category: GNU Date: 2008-09-02 21:04:48 Image: 2008/09/happy-gnu.jpg License: CC BY-ND 3.0 +Og_video: https://archive.org/download/libreweb/sf-large.webm Slug: happy-birthday-to-gnu Tags: GNU Time: 5:51 diff --git a/content/articles/hyperbola-gnu-linux-libre-base.md b/content/articles/hyperbola-gnu-linux-libre-base.md index 90289c2..8539371 100644 --- a/content/articles/hyperbola-gnu-linux-libre-base.md +++ b/content/articles/hyperbola-gnu-linux-libre-base.md @@ -2,6 +2,7 @@ Author: Jesús E. Category: Tutorial Date: 2019-11-08 12:56:11 Image: 2019/11/hyperbola-base.jpg +Og_video: https://archive.org/download/hyperguide/base.webm Slug: hyperbola-gnu-linux-libre-base Tags: Hyperbola, GNU, Libre Time: 47:37 diff --git a/content/articles/public-money-public-code.md b/content/articles/public-money-public-code.md index 0cf99b4..b09e1e3 100644 --- a/content/articles/public-money-public-code.md +++ b/content/articles/public-money-public-code.md @@ -2,6 +2,7 @@ Author: PMPC Category: Cine Date: 2019-06-15 12:04:39 Image: 2019/06/pmpc.jpg +Og_video: https://download.fsfe.org/videos/pmpc/pmpc_es_1080p_3300_a32.webm Slug: public-money-public-code Tags: public money Title: Public Money, Public Code diff --git a/content/articles/richard-stallman-el-mesias-del-software-libre.md b/content/articles/richard-stallman-el-mesias-del-software-libre.md index 29ae46e..3594135 100644 --- a/content/articles/richard-stallman-el-mesias-del-software-libre.md +++ b/content/articles/richard-stallman-el-mesias-del-software-libre.md @@ -3,6 +3,7 @@ Category: software libre Date: 2016-12-28 15:52:58 Image: 2016/12/rms-el-mesias.jpg License: CC BY-NC-ND 3.0 +Og_video: https://archive.org/download/libreweb/richard-stallman-el-mes%C3%ADas-del-software-libre.webm Slug: richard-stallman-el-mesias-del-software-libre Tags: RMS Time: 6:29 diff --git a/content/articles/richard-stallman-en-retina-version-corta.md b/content/articles/richard-stallman-en-retina-version-corta.md index 834ac70..1e3a72d 100644 --- a/content/articles/richard-stallman-en-retina-version-corta.md +++ b/content/articles/richard-stallman-en-retina-version-corta.md @@ -3,6 +3,7 @@ Category: Noticias Date: 2019-05-31 14:49:45 Image: 2019/05/rms-retina-version-corta.jpg License: CC BY-ND 4.0 +Og_video: https://archive.org/download/libreweb/Entrevista-Richard-Stallman-version-corta.webm Slug: richard-stallman-en-retina-version-corta Tags: richard stallman, libertad, libre, gnu Title: Richard Stallman en Retina - version corta |