mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-04 02:32:43 +02:00
syntax hilighting
This commit is contained in:
parent
c396f150c9
commit
c2651830a6
2 changed files with 11 additions and 2 deletions
layouts/partials
|
@ -28,3 +28,5 @@
|
|||
<link rel="stylesheet" href="{{ "/css/tufte.css" | absURL }}">
|
||||
<link rel="stylesheet" href="{{ "/css/hugo-tufte.css" | absURL }}">
|
||||
<link rel="stylesheet" href="{{ "/css/hugo-tufte-override.css" | absURL }}">
|
||||
<link rel="stylesheet" href="{{ "/css/syntax.css" | absURL }}">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue