mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:06:37 -04:00
upgrade Hugo to v0.60.1 (new markdown parser)
This commit is contained in:
@ -29,4 +29,10 @@ div.highlight span {
|
||||
&.gs {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
// TODO: line numbers
|
||||
&.ln {
|
||||
color: #999999;
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user