[geany/www.geany.org] c6f443: Homepage: Change themes link to the preview page
Enrico Tröger
git-noreply at xxxxx
Sat Jun 29 08:22:04 UTC 2019
Branch: refs/heads/issue5_geany_themes_preview
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Sat, 29 Jun 2019 08:22:04 UTC
Commit: c6f4436ca108ebc32b87a028efe690d49bda7f5b
https://github.com/geany/www.geany.org/commit/c6f4436ca108ebc32b87a028efe690d49bda7f5b
Log Message:
-----------
Homepage: Change themes link to the preview page
Modified Paths:
--------------
geany/templates/home.html
Modified: geany/templates/home.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -151,7 +151,7 @@ <h2 class="text-center">Great Community</h2>
<h2 class="text-center">Easily Customizable</h2>
<p>
Many parts of Geany are heavily customizable like color themes
- (<a href="https://github.com/geany/geany-themes">Geany Themes project</a>) or
+ (<a href="{% url "page" "download/themes" %}">Geany Themes</a>) or
adding new filetypes.
</p>
<p>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list