Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Reynolds committed May 1, 2024
1 parent 52e39d6 commit 6ffadac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labapp/app/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<link href="/static/custom.css" rel="stylesheet">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="/static/helpers.js"></script>
</head>
<body>
Expand Down

0 comments on commit 6ffadac

Please sign in to comment.