add: womp
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 22s
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 22s
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
</div>
|
||||
|
||||
<!-- Button in bottom-right -->
|
||||
{ % if project.button % }
|
||||
{% if project.button %}
|
||||
<button class="btn btn-primary project-btn"
|
||||
onclick="window.location='{{ project.button[1] }}'">
|
||||
{{ project.button[0] }}
|
||||
</button>
|
||||
{ % endif % }
|
||||
{% endif %}
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user