Skip to content

Commit

Permalink
Merge pull request #387 from edelsora/patch-1
Browse files Browse the repository at this point in the history
Fix Slim template example
  • Loading branch information
ReneWerner87 authored Jun 3, 2024
2 parents eccb6ac + a7e6c1d commit fc0eea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ html
title Main
include ../partials/meta.slim
body
| {{embed}}
== embed
```

```go
Expand Down

0 comments on commit fc0eea4

Please sign in to comment.