diff --git a/index.html b/index.html index de848109522c6f33d2a5438189cf599d9af5326a..dcb4348a0e826f0438292f35917767cf05b34ffd 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <title>liboop home page</title> <link rel="stylesheet" type="text/css" href="style.css"> </head><body> -<img src="logo" alt="liboop" width=202 height=50> +<img src="logo.png" alt="liboop" width=202 height=50> <p> Liboop is a low-level event loop management library for POSIX-based operating systems. It supports the development of modular, multiplexed applications