mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-26 05:43:34 +03:00
Add doc: polish video tutorial
This commit is contained in:
parent
ec167b6573
commit
f3b18d6c85
@ -75,22 +75,24 @@ tutorial:
|
||||
- title: '<span class="side-bar-item"><img id="side-icon-big" src="/assets/vector/circle-play.svg"/>Watch</span>'
|
||||
url: "/watch/en/"
|
||||
children:
|
||||
- title: "<span> <img style='width:22px;height:21px' src='/assets/vector/english.svg'/> English</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:21px" src="/assets/vector/english.svg"/> English</span>'
|
||||
url: "/watch/en/"
|
||||
- title: "<span> <img style='width:22px;height:13px' src='/assets/vector/spanish.svg'/> Español</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:13px" src="/assets/vector/spanish.svg"/> Español</span>'
|
||||
url: "/watch/es/"
|
||||
- title: "<span> <img style='width:22px;height:13px' src='/assets/vector/portuguese.svg'/> Português</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:13px" src="/assets/vector/portuguese.svg"/> Português</span>'
|
||||
url: "/watch/pt/"
|
||||
- title: "<span> <img style='width:22px;height:13px' src='/assets/vector/french.svg'/> Français</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:13px" src="/assets/vector/french.svg"/> Français</span>'
|
||||
url: "/watch/fr/"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:13px" src="/assets/vector/polish.svg"/> Polski</span>'
|
||||
url: "/watch/pl/"
|
||||
- title: '<span class="side-bar-item"><img id="side-icon-big" src="/assets/vector/readme.svg"/>Read</span>'
|
||||
url: "/watch/en/"
|
||||
children:
|
||||
- title: "<span> <img style='width:22px;height:21px' src='/assets/vector/english.svg'/> English</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:21px" src="/assets/vector/english.svg"/> English</span>'
|
||||
url: "/read/en/"
|
||||
- title: "<span> <img style='width:22px;height:13px' src='/assets/vector/spanish.svg'/> Español</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:13px" src="/assets/vector/spanish.svg"/> Español</span>'
|
||||
url: "/read/es/"
|
||||
- title: "<span> <img style='width:22px;height:13px' src='/assets/vector/german.svg'/> Deutsch</span>"
|
||||
- title: '<span class="side-bar-item"> <img style="width:22px;height:13px" src="/assets/vector/german.svg"/> Deutsch</span>'
|
||||
url: "/read/de/"
|
||||
|
||||
contribute:
|
||||
|
16
docs/_pages/tutorials/watch/videos-pl.md
Normal file
16
docs/_pages/tutorials/watch/videos-pl.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: single
|
||||
title: Patrz i ucz się
|
||||
permalink: /watch/pl/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: '<img id="side-icon-verybig" src="/assets/vector/circle-play.svg"/>Tutoriale'
|
||||
nav: tutorial
|
||||
src: "_pages/docs/tutorials/videos-pl.md"
|
||||
---
|
||||
|
||||
#### Kwarantanna z Bitcoin
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/aeSwBYiuEmc?start=2120" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
{% include add_tutorials %}
|
5
docs/assets/vector/polish.svg
Normal file
5
docs/assets/vector/polish.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="640" height="400" viewBox="0 0 8 5">
|
||||
<rect width="8" height="5" fill="#dc143c"/>
|
||||
<rect width="8" height="2.5" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 199 B |
Loading…
Reference in New Issue
Block a user