Logo update WIP

This commit is contained in:
partisan 2024-10-21 07:30:48 +02:00
parent 787816d0ab
commit 9b92632cd6
11 changed files with 932 additions and 285 deletions

View file

@ -25,9 +25,9 @@ func generateOpenSearchXML(config Config) {
opensearch := OpenSearchDescription{
Xmlns: "http://a9.com/-/spec/opensearch/1.1/",
ShortName: "Warp",
Description: "Warp search engine",
Tags: "search, engine, warp",
ShortName: "QGato",
Description: "QGato search engine",
Tags: "search, spitfire, qgato",
URLs: []URL{
{
Type: "text/html",