feat: use preset list instead of the repo

This commit is contained in:
0xMRTT 2022-09-09 21:21:06 +02:00
parent 7517315cff
commit 64e48f1257
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -71,7 +71,7 @@ template GradiencePresetWindow : Adw.Window {
child: Gtk.ScrolledWindow {
Adw.StatusPage {
title: _("Search for presets");
description: _("Enter a keyword to search on <a href=\"https://github.com/GradienceTeam/Community\">GradienceTeam/Community</a>.");
description: _("Enter a keyword to search on <a href=\"https://gradienceteam.github.io/presets\">GradienceTeam/Community</a>.");
valign: start;
Adw.Clamp {
styles ["clamp"]