aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorCiaran Gallagher <[email protected]>2020-03-25 23:26:26 +0000
committerCiaran Gallagher <[email protected]>2020-03-25 23:26:26 +0000
commit583f48a87caf33ec3a4ce919fb894326681de1cc (patch)
treed046fcfe691253a74d2e11edc2f188ff387b6eaa /index.html
parent4a24ba5b0df639946298c10a3eba2197796a4bc8 (diff)
downloadpasta-583f48a87caf33ec3a4ce919fb894326681de1cc.tar.gz
pasta-583f48a87caf33ec3a4ce919fb894326681de1cc.zip
icons and logos
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index dae02c9..1c3267b 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head></head>
- <title>PASTA | Plex Audio and Subtitle Track Automator</title>
+ <title>PASTA | Audio and Subtitle Track Changer for Plex</title>
<link rel='icon' href='images/favicon.png' type='image/x-icon' />
<!-- Required meta tags -->
@@ -43,9 +43,11 @@
<nav class="navbar navbar-expand-lg navbar-dark static-top">
<div class="container">
<a class="navbar-brand" href="javascript:window.location.reload()">
- <h2>PASTA<small class="ml-2">Plex Audio and Subtitle Track Automation</small></h2>
+ <img class="titleImage" src="images/Logo_Title_Large.png">
+ </a>
+ <a href="">
+ <i class="far fa-question-circle" style="color: #e5a00d; font-size: 1.5em"></i>
</a>
- <i class="far fa-question-circle" style="color: #e5a00d; font-size: 1.5em"></i>
</div>
</nav>