Remove duplicate files, use of {filename} to replace {static}
This commit is contained in:
parent
9fc0b65630
commit
311b214c9d
@ -11,7 +11,7 @@ Time: 1:48:40
|
||||
Title: Citizenfour
|
||||
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls poster='{static}/wp-content/uploads/article/images/2018/09/video-poster-snowden.jpg'>
|
||||
<video id="player-ply" playsinline controls poster='{filename}/wp-content/uploads/article/images/2018/09/video-poster-snowden.jpg'>
|
||||
<source src="https://archive.org/download/libreweb/citizenfour-spanish.webm" type="video/webm"/>
|
||||
<p><em>Your browser does not support the video tag, please download the video instead.</em></p>
|
||||
</video>
|
||||
|
@ -12,7 +12,7 @@ Title: Codificación HTML5
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0004-Codificacion.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0004-codificacion-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0004-codificacion-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Codificación HTML5 4/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Etiqueta a
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0009-Etiqueta-a.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0009-etiqueta-a-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/04/0009-etiqueta-a-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiqueta a 9/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Etiqueta article
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0013-article.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0013-article-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/04/0013-article-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiqueta article 13/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Etiqueta aside
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0014-aside.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0014-aside-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/04/0014-aside-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiqueta aside 14/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Etiqueta nav ul ol li
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0008-nav-ul-ol-li.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0008-nav-ul-ol-li-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0008-nav-ul-ol-li-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiqueta nav ul ol li 8/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Etiqueta section
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0012-section.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0012-section-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/04/0012-section-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiqueta section 12/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: etiquetas p y span
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0010-Etiquetas-p-span.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0010-etiquetas-p-span-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/04/0010-etiquetas-p-span-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiquetas p y span 10/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Etiquetas strong y em
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0011-Etiquetas-strong-em.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0011-etiquetas-strong-em-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/04/0011-etiquetas-strong-em-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Etiquetas strong y em 11/32</h1>
|
||||
|
@ -12,7 +12,7 @@ Title: Header
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0005-header.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0005-header-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0005-header-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Header HTML5 5/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: hgroup
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0007-hgroup.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0007-hgroup-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0007-hgroup-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Hgroup HTML5 7/32</h1>
|
||||
|
@ -12,7 +12,7 @@ Title: Introducción a HTML5
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0001-Introduccion.webm" type="video/webm"/>
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/introduccion-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/introduccion-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Introducción a HTML5 1/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Nuevas etiquetas de HTML5
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0002-nuevas-etiquetas.webm" type="video/webm"/>
|
||||
<track kind="captions" src="{static}/wp-content/uploads/article/subtitles/2019/03/0002-nuevas-etiquetas-es.vtt" srclang="es" label="Español" default>
|
||||
<track kind="captions" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0002-nuevas-etiquetas-es.vtt" srclang="es" label="Español" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Nuevas etiquetas de HTML5 2/32</h1>
|
||||
|
@ -12,7 +12,7 @@ Title: Sintaxis HTML5
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0003-Sintaxis-HTML5.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0003-sintaxis-html5-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0003-sintaxis-html5-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Sintaxis HTML5 3/32</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Títulos en HTML5
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/coursehtml5/0006-h1-h2-h3-h4-h5-h6.webm" type="video/webm">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0006-titulos-es.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2019/03/0006-titulos-es.vtt" srclang="es" default>
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Títulos en HTML5 6/32</h1>
|
||||
|
@ -10,44 +10,44 @@ Time: 5:51
|
||||
Title: Happy Birthday To GNU
|
||||
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls poster="{static}/wp-content/uploads/article/images/2008/09/poster-happy-gnu.png">
|
||||
<video id="player-ply" playsinline controls poster="{filename}/wp-content/uploads/article/images/2008/09/poster-happy-gnu.png">
|
||||
<source src="https://archive.org/download/libreweb/sf-large.webm" type="video/webm">
|
||||
<track kind="captions" label="Arabic" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-arabic.vtt" srclang="ar">
|
||||
<track kind="captions" label="Belarusian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-belarus.vtt" srclang="be">
|
||||
<track kind="captions" label="Bulgarian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-bulgarian.vtt" srclang="bg">
|
||||
<track kind="captions" label="Catalan" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-catalan.vtt" srclang="ca">
|
||||
<track kind="captions" label="Chinese" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-chinese.vtt" srclang="zh">
|
||||
<track kind="captions" label="Danish" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-danish.vtt" srclang="da">
|
||||
<track kind="captions" label="Dutch" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-dutch.vtt" srclang="nl">
|
||||
<track kind="captions" label="English" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-english.vtt" srclang="en">
|
||||
<track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-spanish.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Esperanto" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-esperanto.vtt" srclang="eo">
|
||||
<track kind="captions" label="Finnish" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-finnish.vtt" srclang="fi">
|
||||
<track kind="captions" label="French" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-french.vtt" srclang="fr">
|
||||
<track kind="captions" label="Galician" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-galego.vtt" srclang="gl">
|
||||
<track kind="captions" label="German" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-german.vtt" srclang="de">
|
||||
<track kind="captions" label="Greek" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-greek.vtt" srclang="el">
|
||||
<track kind="captions" label="Hebrew" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-hebrew.vtt" srclang="he">
|
||||
<track kind="captions" label="Hindi" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-hindi.vtt" srclang="hi">
|
||||
<track kind="captions" label="Hungarian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-hungarian.vtt" srclang="hu">
|
||||
<track kind="captions" label="Icelandic" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-icelandic.vtt" srclang="is">
|
||||
<track kind="captions" label="Indonesian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-indonesian.vtt" srclang="id">
|
||||
<track kind="captions" label="Italian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-italian.vtt" srclang="it">
|
||||
<track kind="captions" label="Japanese" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-japanese.vtt" srclang="ja">
|
||||
<track kind="captions" label="Kannada" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-kannada.vtt" srclang="kn">
|
||||
<track kind="captions" label="Korean" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-korean.vtt" srclang="ko">
|
||||
<track kind="captions" label="Malayalam" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-malayalam.vtt" srclang="ml">
|
||||
<track kind="captions" label="Nepali" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-nepali.vtt" srclang="ne">
|
||||
<track kind="captions" label="Norwegian bokmål" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-nb.vtt" srclang="nb">
|
||||
<track kind="captions" label="Persian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-persian.vtt" srclang="fa">
|
||||
<track kind="captions" label="Polish" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-polish-utf-8.vtt" srclang="pl">
|
||||
<track kind="captions" label="Portuguese" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-brazilian-portuguese.vtt" srclang="pt">
|
||||
<track kind="captions" label="Romanian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu.ro.vtt" srclang="ro">
|
||||
<track kind="captions" label="Russian" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-russian.vtt" srclang="ru">
|
||||
<track kind="captions" label="Slovak" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-slovak.vtt" srclang="sk">
|
||||
<track kind="captions" label="Swedish" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-swedish.vtt" srclang="sv">
|
||||
<track kind="captions" label="Turkish" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu.tr.vtt" srclang="tr">
|
||||
<track kind="captions" label="Chinese (Simplified)" src="{static}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-zh_CN.vtt" srclang="zh-Hans">
|
||||
<track kind="captions" label="Arabic" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-arabic.vtt" srclang="ar">
|
||||
<track kind="captions" label="Belarusian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-belarus.vtt" srclang="be">
|
||||
<track kind="captions" label="Bulgarian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-bulgarian.vtt" srclang="bg">
|
||||
<track kind="captions" label="Catalan" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-catalan.vtt" srclang="ca">
|
||||
<track kind="captions" label="Chinese" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-chinese.vtt" srclang="zh">
|
||||
<track kind="captions" label="Danish" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-danish.vtt" srclang="da">
|
||||
<track kind="captions" label="Dutch" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-dutch.vtt" srclang="nl">
|
||||
<track kind="captions" label="English" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-english.vtt" srclang="en">
|
||||
<track kind="captions" label="Español" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-spanish.vtt" srclang="es" default>
|
||||
<track kind="captions" label="Esperanto" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-esperanto.vtt" srclang="eo">
|
||||
<track kind="captions" label="Finnish" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-finnish.vtt" srclang="fi">
|
||||
<track kind="captions" label="French" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-french.vtt" srclang="fr">
|
||||
<track kind="captions" label="Galician" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-galego.vtt" srclang="gl">
|
||||
<track kind="captions" label="German" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-german.vtt" srclang="de">
|
||||
<track kind="captions" label="Greek" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-greek.vtt" srclang="el">
|
||||
<track kind="captions" label="Hebrew" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-hebrew.vtt" srclang="he">
|
||||
<track kind="captions" label="Hindi" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-hindi.vtt" srclang="hi">
|
||||
<track kind="captions" label="Hungarian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-hungarian.vtt" srclang="hu">
|
||||
<track kind="captions" label="Icelandic" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-icelandic.vtt" srclang="is">
|
||||
<track kind="captions" label="Indonesian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-indonesian.vtt" srclang="id">
|
||||
<track kind="captions" label="Italian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-italian.vtt" srclang="it">
|
||||
<track kind="captions" label="Japanese" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-japanese.vtt" srclang="ja">
|
||||
<track kind="captions" label="Kannada" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-kannada.vtt" srclang="kn">
|
||||
<track kind="captions" label="Korean" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-korean.vtt" srclang="ko">
|
||||
<track kind="captions" label="Malayalam" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-malayalam.vtt" srclang="ml">
|
||||
<track kind="captions" label="Nepali" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-nepali.vtt" srclang="ne">
|
||||
<track kind="captions" label="Norwegian bokmål" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-nb.vtt" srclang="nb">
|
||||
<track kind="captions" label="Persian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-persian.vtt" srclang="fa">
|
||||
<track kind="captions" label="Polish" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-polish-utf-8.vtt" srclang="pl">
|
||||
<track kind="captions" label="Portuguese" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-brazilian-portuguese.vtt" srclang="pt">
|
||||
<track kind="captions" label="Romanian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu.ro.vtt" srclang="ro">
|
||||
<track kind="captions" label="Russian" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-russian.vtt" srclang="ru">
|
||||
<track kind="captions" label="Slovak" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-slovak.vtt" srclang="sk">
|
||||
<track kind="captions" label="Swedish" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-swedish.vtt" srclang="sv">
|
||||
<track kind="captions" label="Turkish" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu.tr.vtt" srclang="tr">
|
||||
<track kind="captions" label="Chinese (Simplified)" src="{filename}/wp-content/uploads/article/subtitles/2008/09/happy-birthday-to-gnu-zh_CN.vtt" srclang="zh-Hans">
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Happy Birthday To GNU</h1>
|
||||
|
@ -11,7 +11,7 @@ Title: Hyperbola GNU+Linux-libre - BASE - Mode Legacy - MBR
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls>
|
||||
<source src="https://archive.org/download/hyperguide/base.webm" type="video/webm">
|
||||
<track kind="captions" label="English" src="{static}/wp-content/uploads/article/subtitles/2019/11/base.vtt" srclang="en">
|
||||
<track kind="captions" label="English" src="{filename}/wp-content/uploads/article/subtitles/2019/11/base.vtt" srclang="en">
|
||||
</video>
|
||||
<figcaption>
|
||||
<h1>Hyperbola GNU+Linux-libre - BASE - Mode Legacy - MBR</h1>
|
||||
|
@ -14,7 +14,7 @@ Title: Locutus de GNU
|
||||
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls
|
||||
poster="{static}/wp-content/uploads/article/images/2017/02/video-poster-locutus.png">
|
||||
poster="{filename}/wp-content/uploads/article/images/2017/02/video-poster-locutus.png">
|
||||
<source src="https://archive.org/download/libreweb/locutus.webm" type="video/webm">
|
||||
</video>
|
||||
<figcaption>
|
||||
|
@ -10,7 +10,7 @@ Time: 56:07
|
||||
Title: RMS en Dominio digital
|
||||
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls poster='{static}/wp-content/uploads/article/images/2018/06/video-poster-rms.jpg'>
|
||||
<video id="player-ply" playsinline controls poster='{filename}/wp-content/uploads/article/images/2018/06/video-poster-rms.jpg'>
|
||||
<source src="https://archive.org/download/libreweb/StallmanenDominioDigital.webm" type="video/webm"/>
|
||||
</video>
|
||||
<figcaption>
|
||||
|
@ -12,7 +12,7 @@ Time: 7:28
|
||||
Title: Sin parar
|
||||
|
||||
<figure>
|
||||
<video id="player-ply" playsinline controls poster="{static}/wp-content/uploads/article/images/2017/07/video-poster-sin-parar.png">
|
||||
<video id="player-ply" playsinline controls poster="{filename}/wp-content/uploads/article/images/2017/07/video-poster-sin-parar.png">
|
||||
<source src="https://archive.org/download/libreweb/sin-parar.webm" type="video/webm">
|
||||
</video>
|
||||
<figcaption>
|
||||
|
@ -15,4 +15,4 @@ You can choose between different donation methods.
|
||||
|
||||
## Liberapay
|
||||
|
||||
<a href="https://liberapay.com/ConocimientosLibres/donate" role="button"><img alt="Donate" src="{static}/wp-content/uploads/pages/images/donate.svg"></a>
|
||||
<a href="https://liberapay.com/ConocimientosLibres/donate" role="button"><img alt="Donate" src="{filename}/wp-content/uploads/pages/images/donate.svg"></a>
|
||||
|
@ -12,4 +12,4 @@ instigi ĝian ellaboradon kaj plibonigon.
|
||||
|
||||
## Liberapay
|
||||
|
||||
<a href="https://liberapay.com/ConocimientosLibres/donate" role="button"><img alt="Donaci" src="{static}/wp-content/uploads/pages/images/donaci.svg"></a>
|
||||
<a href="https://liberapay.com/ConocimientosLibres/donate" role="button"><img alt="Donaci" src="{filename}/wp-content/uploads/pages/images/donaci.svg"></a>
|
||||
|
@ -16,4 +16,4 @@ Puedes eligir entre diferentes formas de realizar donaciones.
|
||||
|
||||
## Liberapay
|
||||
|
||||
<a href="https://liberapay.com/ConocimientosLibres/donate" role="button"><img alt="Dona" src="{static}/wp-content/uploads/pages/images/donar.svg"></a>
|
||||
<a href="https://liberapay.com/ConocimientosLibres/donate" role="button"><img alt="Dona" src="{filename}/wp-content/uploads/pages/images/donar.svg"></a>
|
||||
|
@ -10,5 +10,5 @@ Mein Email ist
|
||||
[heckyel@hyperbola.info](mailto:heckyel@hyperbola.info). Nutz
|
||||
meinen
|
||||
<abbr title="GNU Privacy Guard">GPG</abbr> öffentlichen Schlüssel
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({static}/heckyel_pub.asc)),
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({filename}/heckyel_pub.asc)),
|
||||
damit die Nachricht nicht von anderen Personen gelesen werden kann.
|
||||
|
@ -9,5 +9,5 @@ Title: Contact
|
||||
My email is
|
||||
[heckyel@hyperbola.info](mailto:heckyel@hyperbola.info). Use my
|
||||
<abbr title="GNU Privacy Guard">GPG</abbr> public key
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({static}/heckyel_pub.asc))
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({filename}/heckyel_pub.asc))
|
||||
so that other people cannot read the message.
|
||||
|
@ -8,5 +8,5 @@ Title: Kontakto
|
||||
Mia retpoŝto estas
|
||||
[heckyel@hyperbola.info](mailto:heckyel@hyperbola.info). Uzu mian
|
||||
<abbr title="GNU Privacy Guard">GPG</abbr> publikan ŝlosilon
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({static}/heckyel_pub.asc))
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({filename}/heckyel_pub.asc))
|
||||
por ke aliaj personoj ne povus legi la mesaĝon.
|
||||
|
@ -9,5 +9,5 @@ Title: Contacto
|
||||
Mi correo electrónico es
|
||||
[heckyel@hyperbola.info](mailto:heckyel@hyperbola.info). Utiliza mi
|
||||
clave pública <abbr title="GNU Privacy Guard">GPG</abbr>
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({static}/heckyel_pub.asc))
|
||||
([4DF2 1B6A 7C10 21B2 5C36 0914 F6EE 7BC5 9A31 5766]({filename}/heckyel_pub.asc))
|
||||
para evitar que el mensaje pueda ser leído por otras personas.
|
||||
|
Loading…
x
Reference in New Issue
Block a user