aboutsummaryrefslogtreecommitdiffstats
path: root/png.html
diff options
context:
space:
mode:
authorltoetsch <>2001-03-01 15:11:30 +0000
committerltoetsch <>2001-03-01 15:11:30 +0000
commit5eaeb9d424feab2829ba1d5b80c917f7d959d71a (patch)
tree0f39e041e461437ed275db79c913d668af9026bd /png.html
parent0b05ba6a90ba10d55143565c510dbf09685b22a5 (diff)
downloadlcd4linux-5eaeb9d424feab2829ba1d5b80c917f7d959d71a.tar.gz
[lcd4linux @ 2001-03-01 15:11:30 by ltoetsch]
added PNG,Webinterface
Diffstat (limited to '')
-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>