summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-12-15 13:10:53 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-12-15 13:10:53 +0100
commit308fac63793e912c874bf458f8976d0b0f76d650 (patch)
treee62e45e26d2891c86f7fe76d040f1ce55a4baa62
parented62d492323011741027c9d79973ccd30b4b0494 (diff)
Use name instead of slug in Prolog descriptions
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d89bdd7..82c852c 100644
--- a/index.html
+++ b/index.html
@@ -331,7 +331,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 block block1">
<div class="scrollable-content-container">
<div class="description-container">
- <h2 class="title" data-dict="prolog" data-tkey="slug"></h2>
+ <h2 class="title" data-dict="prolog" data-tkey="name"></h2>
<div class="description" data-dict="prolog" data-tkey="description"></div>
</div>
</div>