Update code in blog post to match new line numbers
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -92,7 +92,7 @@ as well as a surrounding "context" that says what file the code is from,
|
||||
which lines are listed, and where to find the full code (e.g., on my Git server).
|
||||
It looks something like this:
|
||||
|
||||
{{< codelines "Agda" "agda-spa/Language.agda" 20 27 >}}
|
||||
{{< codelines "Agda" "agda-spa/Language/Base.agda" 12 20 >}}
|
||||
|
||||
In summary:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user