Skip to content

Commit

Permalink
Merge pull request #10 from theguy951357/add-journal-address
Browse files Browse the repository at this point in the history
open journal entry in new window
  • Loading branch information
theguy951357 authored Jan 20, 2024
2 parents d076049 + 840195f commit c79612e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h2 class="w3-text-light-grey">My Projects</h2>
<a href="swarmbot/swarmbotresults.html">Results</a>
</li>
<li class="w3-light-grey w3-padding-24">
<a href="https://unca-urcap.org/ugr_journal.php?publication_static_id=4&forum_id=11">
<a href="https://unca-urcap.org/ugr_journal.php?publication_static_id=4&forum_id=11" target="_blank">
<button class="w3-button w3-light-grey w3-padding-large w3-section">
<i class="fa-solid fa-building-columns"> UNCA Journal Entry</i>
</button>
Expand Down

0 comments on commit c79612e

Please sign in to comment.