diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2017-05-07 23:47:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-07 23:47:32 +0200 |
| commit | 17eb95f6c92b9825ea9446de913b3c8b0e7580d4 (patch) | |
| tree | e292f050a9f3b0e6620c15bf81d7a98d8d67af57 | |
| parent | 41dfdbe20995d348d11960034e4c3044d19cb6ce (diff) | |
| download | wiki-17eb95f6c92b9825ea9446de913b3c8b0e7580d4.tar.gz wiki-17eb95f6c92b9825ea9446de913b3c8b0e7580d4.tar.bz2 wiki-17eb95f6c92b9825ea9446de913b3c8b0e7580d4.zip | |
test
| -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 }}"> |
