feat(APPA/gethomepage): enable search
This commit is contained in:
parent
8aaec8d801
commit
0dd0aca71e
1 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,12 @@
|
||||||
title = "dryb.org";
|
title = "dryb.org";
|
||||||
theme = "light";
|
theme = "light";
|
||||||
color = "white";
|
color = "white";
|
||||||
|
quicklaunch = {
|
||||||
|
searchDescriptions = true;
|
||||||
|
hideInternetSearch = true;
|
||||||
|
showSearchSuggestions = true;
|
||||||
|
hideVisitURL = true;
|
||||||
|
};
|
||||||
layout = [
|
layout = [
|
||||||
{
|
{
|
||||||
"Network" = {
|
"Network" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue