hugo-theme-zzo/exampleSite/content/pt/dir/fourth.md

44 lines
742 B
Markdown
Raw Normal View History

---
title: "Fourth"
date: 2019-11-30T20:48:10+09:00
description: "My fourth presentation"
type: pt
tags:
-
series:
-
categories:
-
2019-12-02 09:46:53 +00:00
plugins:
- highlight
- zoom
- notes
- math
highlightTheme: monokai
revealTheme: bagie
reveal:
- main:
- sub:
- |
# this is a very long sentence
## hiasedyasywey
### weqryojasodjyh
#### awes
```javascript
var a = 1;
function abc() {
return 100;
}
```
- sub:
- |
hey there?
how are
- main:
- sub:
- |
- [robot-lung](https://github.com/dzello/revealjs-themes#robot-lung) (this one)
- [sunblind](https://github.com/dzello/revealjs-themes#sunblind)
---