update featured news limit
This commit is contained in:
@ -85,7 +85,7 @@ export default async function Home() {
|
||||
<Pig type="point" />
|
||||
</div>
|
||||
</div>
|
||||
<NewsList heading="Siste nytt" limit={4} featured news={news} />
|
||||
<NewsList heading="Siste nytt" featured news={news} />
|
||||
</main>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user