Commit 3d775b8b by Devlin Techman

PowerVR icon now displays correctly in Firefox

parent 0fab2d28
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<header class="inner"> <header class="inner">
<a id="forkme_banner" href="https://github.com/powervr-graphics/Native_SDK">View on GitHub</a> <a id="forkme_banner" href="https://github.com/powervr-graphics/Native_SDK">View on GitHub</a>
<div class="logo"> <div class="logo">
<a href="http://www.powervrinsider.com" target="_blank"><img src="images\PVRlogo.png" width="20%" height="20%" /></a> <a href="http://www.powervrinsider.com" target="_blank"><img src="images/PVRlogo.png" width="20%" height="20%" /></a>
</div> </div>
<h1 id="project_title">PowerVR Graphics Native SDK</h1> <h1 id="project_title">PowerVR Graphics Native SDK</h1>
<h2 id="project_tagline">C++ cross-platform 3D graphics SDK. Includes demos &amp; helper code (resource loading, matrix and vector maths, etc.) to speed up development of OpenGL ES 1.x, 2.0 &amp; 3.x applications</h2> <h2 id="project_tagline">C++ cross-platform 3D graphics SDK. Includes demos &amp; helper code (resource loading, matrix and vector maths, etc.) to speed up development of OpenGL ES 1.x, 2.0 &amp; 3.x applications</h2>
...@@ -84,4 +84,4 @@ If you would prefer to contact us confidentially, you can file a support ticket ...@@ -84,4 +84,4 @@ If you would prefer to contact us confidentially, you can file a support ticket
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment