mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
Libreddit -> Redlib
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Libreddit",
|
||||
"short_name": "Libreddit",
|
||||
"name": "Redlib",
|
||||
"short_name": "Redlib",
|
||||
"display": "standalone",
|
||||
"background_color": "#1f1f1f",
|
||||
"description": "An alternative private front-end to Reddit",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
||||
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>Search Libreddit</ShortName>
|
||||
<Description>Search for whatever you want on Libreddit, awesome Reddit frontend</Description>
|
||||
<ShortName>Search Redlib</ShortName>
|
||||
<Description>Search for whatever you want on Redlib, awesome Reddit frontend</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="32" height="32" type="image/x-icon">/favicon.ico</Image>
|
||||
<Url type="text/html" template="/search">
|
||||
|
||||
+1
-1
@@ -169,7 +169,7 @@ nav #links svg {
|
||||
display: none;
|
||||
}
|
||||
|
||||
nav #libreddit {
|
||||
nav #redlib {
|
||||
vertical-align: -2px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user