Skip to content

Commit

Permalink
add tmp <br>s to links in main page
Browse files Browse the repository at this point in the history
  • Loading branch information
Power-tile committed Jul 2, 2020
1 parent b96ed4a commit 85a6d4d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<body>
<div id="main" class="container">
<div>Currently the main page is still in developing. You can checkout some pages in this website:</div>
<a href="./webpages/defense/2020-xa" target='_blank'>My Learning of IT This Year</a>
<a href="./webpages/ip_climate_mitigation_handbook.html" target='_blank'>IP Climate Mitigation Handbook</a>
<a href="./webpages/defense/2020-sa.html" target='_blank'>IP Climate Mitigation Project Reflection</a>
<a href="./webpages/scp_makerspace.html" target='_blank'>Makerspace website</a>
<a href="./webpages/defense/2020-ha.html" target='_blank'>Sophon Project Reflection</a>
<a href="./webpages/powershell_tutorial.html" target='_blank'>Powershell Tutorial</a>
<a href="./webpages/defense/2020-xa" target='_blank'>My Learning of IT This Year</a> <br>
<a href="./webpages/ip_climate_mitigation_handbook.html" target='_blank'>IP Climate Mitigation Handbook</a> <br>
<a href="./webpages/defense/2020-sa.html" target='_blank'>IP Climate Mitigation Project Reflection</a> <br>
<a href="./webpages/scp_makerspace.html" target='_blank'>Makerspace website</a> <br>
<a href="./webpages/defense/2020-ha.html" target='_blank'>Sophon Project Reflection</a> <br>
<a href="./webpages/powershell_tutorial.html" target='_blank'>Powershell Tutorial</a> <br>

</div>
<!-- <script src="./js/script.js"></script> -->
Expand Down

0 comments on commit 85a6d4d

Please sign in to comment.