Server: (static) apps table

Organized image files.
This commit is contained in:
2019-09-21 23:36:29 -04:00
parent 5f5fd0d0a6
commit 7ec40caf8e
26 changed files with 289 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
<div class="project">
<a class="project-link" href="{{ .Get "url" }}" target="_blank">
<img src="{{ "img/link.svg" | relURL }}" alt="link-icon">
<img src="{{ "img/resume/link.svg" | relURL }}" alt="link-icon">
</a>
<button class="btn" type="button" data-toggle="collapse"
data-target="#{{ .Get "name" | lower | urlize }}-details"