Описать организацию

This commit is contained in:
2019-08-07 14:14:11 +03:00
parent 70b8b1176e
commit f3bf427271
3 changed files with 33 additions and 10 deletions

BIN
game-01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 564 KiB

View File

@@ -1918,19 +1918,44 @@ body {
<div class="reveal">
<div class="slides">
<section data-markdown><textarea data-template>
<section data-markdown data-background-image="bg-01.png" data-background-opacity="0.2"><textarea data-template>
## Обучение детей программированию
Slide 1 contains some points:
* point no. 1
* point no. 2
Капелько Михаил
2019
</textarea></section>
<section data-markdown><textarea data-template>
<section data-markdown data-background-image="myself.png" data-background-opacity="0.3" data-background-size="30%" data-background-position="left"><textarea data-template>
О себе
</textarea></section>
Slide 2 will be here, too
<section data-markdown data-background-image="bg-03.jpg" data-background-opacity="0.2"><textarea data-template>
Социальная ответственность
</textarea></section>
<section data-markdown data-background-image="bg-04.png" data-background-opacity="0.2"><textarea data-template>
Группы
</textarea></section>
<section data-markdown data-background-image="bg-05.jpg" data-background-opacity="0.2"><textarea data-template>
По субботам
</textarea></section>
<section data-markdown data-background-image="bg-06.jpg" data-background-opacity="0.2"><textarea data-template>
Первый раз
</textarea></section>
<section data-markdown data-background-image="bg-07.jpg" data-background-opacity="0.2"><textarea data-template>
Второй раз
</textarea></section>
<section data-markdown data-background-image="bg-08.jpg" data-background-opacity="0.2"><textarea data-template>
За 1 час
</textarea></section>
<section data-markdown data-background-image="game-01.png" data-background-opacity="0.2"><textarea data-template>
16 карт
</textarea></section>
</div>
@@ -7965,14 +7990,12 @@ Slide 2 will be here, too
return Reveal;
}));
</script>
<script>
Reveal.initialize({
dependencies: [
{ src: 'marked.js' },
{ src: 'markdown.js' },
]
});
</script>
</script>
</body>
</html>

BIN
myself.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB