commit f2647f4a76da467df1bb326659f6ebdbebf319e2 parent 1d346fb5ff806e46c26c21104e02c2f8e04eca85 Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Sun, 24 Feb 2013 16:00:25 -0800 web: Update the Windows logo Diffstat:
M | web/index.html | | | 2 | +- |
M | web/logo-windows.png | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/index.html b/web/index.html @@ -133,7 +133,7 @@ </ul> <h2>Contribute</h2> - <p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C and C++, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>.</p> + <p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C++, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>.</p> <p>Report bugs and request new features on the <a href="https://github.com/alexkay/spek/issues">issue tracker</a>.</p> <p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p> diff --git a/web/logo-windows.png b/web/logo-windows.png Binary files differ.