summaryrefslogtreecommitdiff
path: root/assets/material.html
blob: 0642447510d59ac318fdb78b60eaa91d25408e12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html lang="en">

    <head>
        <meta charset="utf-8">
        <style src=../styles/styles.css></style>
        <script src="https://code.jquery.com/jquery-3.5.0.js"></script>
    </head>

    <p id="projects"> Sample projects </p> 

</html>