Move Source Icon to Logo

This commit is contained in:
Leo Herzog
2020-11-10 13:02:20 -05:00
parent d792f9c2ab
commit ec8eabb159
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
<body>
<header>
<h1 id="logo">Torrent<span class="fad fa-magnet fa-fw"></span>Parts</h1>
<h1 id="logo">Torrent<span id="originalSourceIcon"><span class="fad fa-magnet fa-fw"></span></span>Parts</h1>
<iframe src="https://ghbtns.com/github-btn.html?user=leoherzog&repo=TorrentParts&type=star&count=true" frameborder="0" scrolling="0" width="100" height="20" title="GitHub"></iframe>
</header>
@@ -70,7 +70,7 @@
<div class="property">
<div class="labels">
<label for="name"><span id="originalSourceIcon"></span>Torrent Name</label>
<label for="name">Torrent Name</label>
</div>
<div class="content">
<input id="name" type="text" placeholder="Unnamed" />