mirror of
https://github.com/michivonah/website-v3.git
synced 2025-12-22 21:36:28 +01:00
translations + removed unused tag + animations while project filtering + accessability
This commit is contained in:
parent
ba15e71c80
commit
384e92ba6a
6 changed files with 72 additions and 30 deletions
|
|
@ -9,12 +9,12 @@
|
|||
{{ end }}
|
||||
</div>
|
||||
|
||||
<div class="project-list">
|
||||
<div class="no-projects hidden">
|
||||
<i class="ai-face-sad"></i>
|
||||
<p>{{ T "no-projects-found" }}</p>
|
||||
</div>
|
||||
|
||||
<div class="no-projects">
|
||||
<i class="ai-face-sad"></i>
|
||||
<p>No projects found</p>
|
||||
<div class="project-list">
|
||||
</div>
|
||||
|
||||
<div class="project-loader-wrapper hidden">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue