mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix: typo
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
<li>
|
||||
<b>Base URL</b>: {{ if isset(BaseURL) and !BaseURL == "localhost" }} {{
|
||||
BaseURL }} <br />
|
||||
Meta tags is available for embeds {{ else }} Not set <br />
|
||||
Meta tags is not available, embeds may not work {{ end }}
|
||||
Meta tags are available for embeds {{ else }} Not set <br />
|
||||
Meta tags are not available, embeds may not work {{ end }}
|
||||
</li>
|
||||
<li>
|
||||
<b>Default image proxy server</b>: {{ ImageProxy }}<br />The default image
|
||||
|
||||
Reference in New Issue
Block a user