migrate from perforce
This commit is contained in:
13
node_modules/live-server/test/data/index-caps.htm
generated
vendored
Normal file
13
node_modules/live-server/test/data/index-caps.htm
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=utf-8" >
|
||||
<TITLE>Live-server Test Page</TITLE>
|
||||
<LINK rel="stylesheet" href="style.css" >
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>Hello world.</H1>
|
||||
<P>These tags are in capitals.</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user