17 lines
626 B
HTML
Executable File
17 lines
626 B
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang="es">
|
|
<head>
|
|
<title>Daniel Cortés</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width-device-width, initial-scale=1">
|
|
<meta name="author" content="Daniel Cortés">
|
|
<link rel="stylesheet" href="/assets/style.css" type="text/css">
|
|
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
|
<script src="/assets/script.js"></script>
|
|
<script async defer data-website-id="83238781-ea4b-4cc6-8807-4f0f28fe2076" src="https://umami.danielcortes.xyz/umami.js"></script>
|
|
</head>
|
|
<body>
|
|
{{ md }}
|
|
</body>
|
|
</html>
|