소스 검색

More consistent use of configuration title

Sunny 1 년 전
부모
커밋
4187dadb97
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>