aboutsummaryrefslogtreecommitdiffstats
path: root/png.html
diff options
context:
space:
mode:
authorltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-01 15:11:30 +0000
committerltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-01 15:11:30 +0000
commit4e1dbe89f4ef1f6c8086991e68c1566aae22c467 (patch)
tree0f39e041e461437ed275db79c913d668af9026bd /png.html
parent8785427f310078d20860008a6202071b25bff75e (diff)
downloadlcd4linux-4e1dbe89f4ef1f6c8086991e68c1566aae22c467.tar.gz
[lcd4linux @ 2001-03-01 15:11:30 by ltoetsch]
added PNG,Webinterface git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@91 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'png.html')
-rw-r--r--png.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/png.html b/png.html
new file mode 100644
index 0000000..5cb914b
--- /dev/null
+++ b/png.html
@@ -0,0 +1,8 @@
+<html><head>
+<title>PNG Test</title>
+</head>
+<body>
+<h1>PNG test</h1>
+<img src=/cgi-bin/nph-png>
+</body>
+</html>