|
|
@@ -10,7 +10,7 @@
|
|
|
<li>
|
|
|
<img src="{{ page.lastUpdateUser|picture }}" class="picture rounded-circle">
|
|
|
<a href="{{ page.path }}"
|
|
|
- class="page-list-link text-break"
|
|
|
+ class="text-break"
|
|
|
data-path="{{ page.path }}">{{ decodeURIComponent(page.path) }}
|
|
|
</a>
|
|
|
<span class="page-list-meta">
|