24 lines
261 B
Markdown
24 lines
261 B
Markdown
---
|
|
marp: true
|
|
theme: gaia
|
|
footer: '**Fabien Freling** - 2024-11-26'
|
|
paginate: true
|
|
---
|
|
|
|
<style>
|
|
section::after {
|
|
content: attr(data-marpit-pagination) '/' attr(data-marpit-pagination-total);
|
|
}
|
|
</style>
|
|
|
|
|
|
<!--
|
|
_class: lead
|
|
-->
|
|
|
|
# Jujutsu
|
|
|
|
Life after Git
|
|
|
|
---
|