change header

This commit is contained in:
Trowbridge 2019-03-19 00:13:12 -04:00
parent ecaef0ae4b
commit d521a30752
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Quickstart for MSAL JS</title>
<title>Microsoft Authentication</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.3.4/bluebird.min.js"></script>
<script src="https://secure.aadcdn.microsoftonline-p.com/lib/0.2.3/js/msal.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>