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
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ <h1>Coding Resources</h1>
Documentation</a></p>
<p>Guide for using the Bootstrap framework in web development</p>
</div>

<div class="links">
<p><a href="https://angular.io/start" target="_blank">Angular Guide</a></p>
<p>Guide for using Angular </p>
</div>

<div class="links">
<p><a href="https://guide.bash.academy/" target="_blank">Bash Guide</a></p>
Expand Down Expand Up @@ -441,4 +446,4 @@ <h1>Coding Resources</h1>
</div>
</body>

</html>
</html>