19 lines
328 B
Markdown
19 lines
328 B
Markdown
|
|
+++
|
||
|
|
title = "Plantilla"
|
||
|
|
date = 2019-04-11
|
||
|
|
draft = true
|
||
|
|
[taxonomies]
|
||
|
|
t = ["Probabilidades", "Monedas"]
|
||
|
|
[extra]
|
||
|
|
author = "Felipe"
|
||
|
|
image = "img/placeholder.png"
|
||
|
|
image_webp = "img/placeholder.webp"
|
||
|
|
alt = ""
|
||
|
|
+++
|
||
|
|
|
||
|
|
Probando escribir matemáticas: $P(cara) = \frac{1}{2}$
|
||
|
|
|
||
|
|
Probando insertar una carta:
|
||
|
|
|
||
|
|
{{ ptcg_card(id="scr-es-128") }}
|