Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ <h1>Resources</h1>
<h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderCollective/resources">github</a></h3>
</header>

<div class="links">
<p><a href="https://vueschool.io/" target="_blank">Vue.js</a></p>
<p>Learn Vue.js and modern, cutting-edge front-end technologies from core-team members and industry experts</p>
</div>

<div class="links">
<p><a href="https://www.hacksplaining.com/features" target="_blank">Learn about your system threats</a></p>
<p> Learn about all of the major vulnerabilities that threaten your system. </p>
<P>Recommended by
<a class="recommended" href="https:github.com/kelrun">Richard Jackson</a>in Mississippi, US</p>
<p>Recommended by <a class="recommended" href="https:github.com/kelrun">Richard Jackson</a>in Mississippi, US</p>
</div>

<!-- Copy the above div and add it to the bottom with your own link a description, your github, name and which country you're from. -->
Expand Down