Example GIF and added resume button

This commit is contained in:
Sharwin24 2025-01-01 20:40:58 -08:00
parent 6ff72e5441
commit e0d7de7ce7
6 changed files with 92 additions and 13 deletions

View file

@ -153,8 +153,8 @@
<p id="disclaimer"><strong>{{ i18n "disclaimer_text" }}:</strong> {{ $disclaimer | markdownify }}</p>
</div>
{{ end }}
{{ if $credentialsEnabled }}
<!-- <hr />
<!-- {{ if $credentialsEnabled }}
<hr />
<div class="container">
<div class="row text-start">
<div class="col-md-4">
@ -170,7 +170,7 @@
</a>
</div>
</div>
</div> -->
{{ end }}
</div>
{{ end }} -->
</footer>
{{end}}