diff options
| -rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index f7c5cf1..22b9c81 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,6 +19,7 @@ <![endif]--> </head> <body> + test: {{lchar}} <div class="wrapper"> <header> <a href="{{ '/' | relative_url }}"><img src="{{ site.logo_url }}"> |
