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
14 changes: 2 additions & 12 deletions index.html → main.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,17 +108,7 @@
</div>
</div>
</div>
<footer class="page-footer bg-light p-2 mt-5">


<div class="footer-copyright text-center py-3">
<span>
Copyright &copy; Hirusha Cooray |
<a target="_blank" href="https://github.com/hirushacooray/cpu-scheduling-sim">View Source on Github</a>
</span>
</div>

</footer>

<script>
function isFacebookApp() {
var ua = navigator.userAgent || navigator.vendor || window.opera;
Expand All @@ -138,4 +128,4 @@
</script>

</body>
</html>
</html>