fix semantic HTML
This commit is contained in:
parent
1b8eceb884
commit
03a25dcfcc
4
libretube-theme/static/css/styles.min.css
vendored
4
libretube-theme/static/css/styles.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
|||||||
<!-- post footer -->
|
<!-- post footer -->
|
||||||
<div class="card-content-footer mb-4">
|
<footer class="card-content-footer mb-4">
|
||||||
<span class="soumaicon text-info">
|
<span class="soumaicon text-info">
|
||||||
<svg>
|
<svg>
|
||||||
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/svg/master.svg#calendar" />
|
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/svg/master.svg#calendar" />
|
||||||
@ -63,6 +63,6 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
</div>
|
</footer>
|
||||||
<!-- end of post footer -->
|
<!-- end of post footer -->
|
||||||
<!-- /.post-info -->
|
<!-- /.post-info -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user