Merge branch 'main' into release/v0.6.3

This commit is contained in:
Svilen Markov 2024-12-11 18:53:40 +00:00
commit 01016e08d2
2 changed files with 6 additions and 1 deletions

View File

@ -281,6 +281,7 @@ theme:
> .widget-type-rss a {
> font-size: 1.5rem;
> }
> ```
>
> In addition, you can also use the `css-class` property which is available on every widget to set custom class names for individual widgets.
@ -852,7 +853,7 @@ Either a value from the table below or a URL to a custom search engine. Use `{QU
##### `new-tab`
When set to `true`, swaps the shortcuts for showing results in the same or new tab, defaulting to showing results in a new tab.
##### `new-tab`
##### `autofocus`
When set to `true`, automatically focuses the search input on page load.
##### `bangs`

View File

@ -4,6 +4,10 @@ Don't want to spend time configuring pages from scratch? No problem! Simply copy
Pull requests with your page configurations are welcome!
> [!NOTE]
>
> Pages must be placed under a top level `pages:` key, you can read more about that [here](configuration.md#pages).
## Startpage
![](images/startpage-preview.png)