Updated documentation regarding use of web servers
This commit is contained in:
parent
ced512d85f
commit
1943a1050f
5 changed files with 24 additions and 17 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>jsmachines.net</title>
|
||||
<title>pcjs.org | /docs/pcjs/demos/sample2.html</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="components.css">
|
||||
<script type="text/javascript" src="pc.js"></script>
|
||||
|
|
@ -13,4 +13,4 @@
|
|||
window.embedPC("sample2", "sample2.xml", "components.xsl");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue