Add document language metadata
This commit is contained in:
parent
ec5516217a
commit
fb3dcca8fd
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ right-column:
|
||||||
- 'Homepage: [http://martyoeh.me/](http://martyoeh.me/)'
|
- 'Homepage: [http://martyoeh.me/](http://martyoeh.me/)'
|
||||||
- 'GitHub: [https://github.com/marty-oehme/](https://github.com/marty-oehme/)'
|
- 'GitHub: [https://github.com/marty-oehme/](https://github.com/marty-oehme/)'
|
||||||
- 'Stand: \today'
|
- 'Stand: \today'
|
||||||
|
lang: de
|
||||||
---
|
---
|
||||||
|
|
||||||
```{python}
|
```{python}
|
||||||
|
|
|
@ -8,6 +8,7 @@ right-column:
|
||||||
- 'Homepage: [http://martyoeh.me/](http://martyoeh.me/)'
|
- 'Homepage: [http://martyoeh.me/](http://martyoeh.me/)'
|
||||||
- 'GitHub: [https://github.com/marty-oehme/](https://github.com/marty-oehme/)'
|
- 'GitHub: [https://github.com/marty-oehme/](https://github.com/marty-oehme/)'
|
||||||
- 'Last Updated: \today'
|
- 'Last Updated: \today'
|
||||||
|
lang: en
|
||||||
---
|
---
|
||||||
|
|
||||||
```{python}
|
```{python}
|
||||||
|
|
Loading…
Reference in a new issue