mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
openmeteo right-algned like other weather widgets
This commit is contained in:
parent
161164b2cc
commit
49a764e864
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const Version = dynamic(() => import("components/version"), {
|
||||||
ssr: false,
|
ssr: false,
|
||||||
});
|
});
|
||||||
|
|
||||||
const rightAlignedWidgets = ["weatherapi", "openweathermap", "weather", "search", "datetime"];
|
const rightAlignedWidgets = ["weatherapi", "openweathermap", "weather", "openmeteo", "search", "datetime"];
|
||||||
|
|
||||||
export async function getStaticProps() {
|
export async function getStaticProps() {
|
||||||
let logger;
|
let logger;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue