diff options
author | ltoetsch <> | 2001-03-01 15:11:30 +0000 |
---|---|---|
committer | ltoetsch <> | 2001-03-01 15:11:30 +0000 |
commit | 5eaeb9d424feab2829ba1d5b80c917f7d959d71a (patch) | |
tree | 0f39e041e461437ed275db79c913d668af9026bd /png.html | |
parent | 0b05ba6a90ba10d55143565c510dbf09685b22a5 (diff) | |
download | lcd4linux-5eaeb9d424feab2829ba1d5b80c917f7d959d71a.tar.gz |
[lcd4linux @ 2001-03-01 15:11:30 by ltoetsch]
added PNG,Webinterface
Diffstat (limited to '')
-rw-r--r-- | png.html | 8 |
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> |