Browse Source

More consistent use of configuration title

Sunny 1 year ago
parent
commit
4187dadb97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index.php

+ 1 - 1
pages/index.php

@@ -29,7 +29,7 @@
 
 <h2>How do I set up redirection?</h2>
 <p>
-  The easiest way to automatically redirect Bandcamp to Tent is to use <a href="https://libredirect.github.io/">LibRedirect</a>.
+  The easiest way to automatically redirect Bandcamp to <?= $config["title"] ?> is to use <a href="https://libredirect.github.io/">LibRedirect</a>.
   <br>
   You can also use a generic redirection extension, in which case you need to create the following rules:
 </p>