Remove useless links

This commit is contained in:
Cameron Gutman 2018-11-23 01:30:54 -08:00
parent 100dd80d01
commit 386860821d

View File

@ -52,7 +52,7 @@
<div id="header"> <div id="header">
<!-- Logo --> <!-- Logo -->
<div id="logo"> <div id="logo">
<h1><a href="index.html">Moonlight</a></h1> <h1>Moonlight</h1>
<p>An open source NVIDIA GameStream client</p> <p>An open source NVIDIA GameStream client</p>
</div> </div>
<!-- Nav --> <!-- Nav -->
@ -111,9 +111,9 @@
<div class="title">Moonlight in Action</div> <div class="title">Moonlight in Action</div>
<div id="main" class="container"> <div id="main" class="container">
<!-- Image --> <!-- Image -->
<a href="#" class="image featured" title="Stream to all your devices"> <div class="image featured" title="Stream to all your devices">
<img src="images/steam_framed.png" alt="" /> <img src="images/steam_framed.png" alt="" />
</a> </div>
<!-- Features --> <!-- Features -->
<section id="features"> <section id="features">
<header class="style1"> <header class="style1">