Update URL source code
This commit is contained in:
parent
ef8996b656
commit
7f3d35131c
@ -169,7 +169,7 @@
|
||||
<!-- /LibreJS -->
|
||||
|
||||
<!-- source code -->
|
||||
<li><a href="https://libregit.org/heckyel/libretube" rel="noopener noreferrer" target="_blank">{{ _('Código fuente') }}</a></li>
|
||||
<li><a href="{{ SOURCE_URL }}" rel="noopener noreferrer" target="_blank">{{ _('Código fuente') }}</a></li>
|
||||
<!-- /source code -->
|
||||
</ul>
|
||||
|
||||
|
@ -43,8 +43,9 @@ PLUGINS = [
|
||||
# PAGE_URL = 'pages/{slug}/'
|
||||
# PAGE_SAVE_AS = 'pages/{slug}/index.html'
|
||||
SITENAME = 'LibreTube'
|
||||
SITENAME_SINGLE = 'CL'
|
||||
SITENAME_SINGLE = 'LT'
|
||||
SITEURL = 'https://lablibre.tuxfamily.org'
|
||||
SOURCE_URL = 'https://git.sr.ht/~heckyel/libretube'
|
||||
|
||||
# URL settings (http://docs.getpelican.com/en/stable/settings.html#url-settings)
|
||||
RELATIVE_URLS = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user