Add time to title
This commit is contained in:
parent
f85a581486
commit
043150d85b
|
@ -11,7 +11,7 @@
|
||||||
{{/if}}
|
{{/if}}
|
||||||
</p>
|
</p>
|
||||||
<div class="flex gap-2 p-2">
|
<div class="flex gap-2 p-2">
|
||||||
<p class="text-ellipsis whitespace-nowrap overflow-hidden">
|
<p title="{{RelTime}}" class="text-ellipsis whitespace-nowrap overflow-hidden">
|
||||||
{{RelTime}}
|
{{RelTime}}
|
||||||
</p>
|
</p>
|
||||||
<div class="flex gap-1">
|
<div class="flex gap-1">
|
||||||
|
|
Loading…
Reference in New Issue