Add light syntax, using Pygments sas style.

This commit is contained in:
Sergio Martínez Portela 2022-07-24 23:09:05 +02:00
parent 29a9d25381
commit 830c26e333
3 changed files with 65 additions and 74 deletions

View file

@ -5,6 +5,7 @@
<title>{{ title }} @ Código para llevar</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../css/style.css" />
<link rel="stylesheet" href="../css/light-syntax.css" />
<link rel="stylesheet" href="../css/dark-syntax.css" />
</head>
<body>