-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
15 lines (14 loc) · 1.05 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<title>SPARQL Playground</title>
<base href="/sparql-playground-app">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="/sparql-playground-app/styles.6d63712accf00afcd077.css"></head>
<body>
<app-root></app-root>
<script src="/sparql-playground-app/runtime-es2015.8754eeac297e02f5dcf9.js" type="module"></script><script src="/sparql-playground-app/runtime-es5.8754eeac297e02f5dcf9.js" nomodule defer></script><script src="/sparql-playground-app/polyfills-es5.fefa72e12b2a2d6ef7f2.js" nomodule defer></script><script src="/sparql-playground-app/polyfills-es2015.2987770fde9daa1d8a2e.js" type="module"></script><script src="/sparql-playground-app/main-es2015.ba56eddf0536f916a131.js" type="module"></script><script src="/sparql-playground-app/main-es5.ba56eddf0536f916a131.js" nomodule defer></script></body>
</html>