diff --git a/index.html b/index.html index 1003d2dec7ae3c17fbe48c2fd981704d155de5fa..b6d5f45be71f47e8a16dfaf063472747c7e19581 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.png" alt="liboop" width=202 height=50> +<img src="logo" 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