Add files via upload

This commit is contained in:
2024-02-02 00:08:10 +01:00
committed by GitHub
parent 952c8293c2
commit 27b2bd49a7
5 changed files with 4 additions and 14 deletions
+2 -2
View File
@@ -54,8 +54,8 @@
projectModal.classList = "modal github-modal hidden";
projectModal.innerHTML = `
<div class="card">
<a href="${project.html_url}" target="blank" style="float: right">Visit on GitHub</a>
<a href="#" target="blank" style="float: left"></a>
<a onclick="location.reload()" href="#" style="float: right"></a>
<a href="${project.html_url}" target="blank" style="float: left"> Visit on GitHub</a>
<br>
<br>
${html}