Skip to content

Instantly share code, notes, and snippets.

@grant
Created September 2, 2019 21:37
Show Gist options
  • Save grant/eb9e8a8a1af90fceb12898bb4dc50fa5 to your computer and use it in GitHub Desktop.
Save grant/eb9e8a8a1af90fceb12898bb4dc50fa5 to your computer and use it in GitHub Desktop.
gapi HTML
<!DOCTYPE html>
<html lang="en">
<head>
<title>Hello, GAPI</title>
</head>
<body>
Hello, GAPI!
<script src="https://apis.google.com/js/api.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment