Update theme to generate links to file ranges where possible

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-06-09 18:52:01 -07:00
parent 7b03183e75
commit 29c9af4902
2 changed files with 6 additions and 1 deletions

5
data/hosts.json Normal file
View File

@@ -0,0 +1,5 @@
{
"https://dev.danilafe.com" : {
"linesSuffix": "#L%d-L%d"
}
}