Add light syntax, using Pygments sas
style.
This commit is contained in:
parent
29a9d25381
commit
830c26e333
3 changed files with 65 additions and 74 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue