События и первый конкурс #6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
import { fetchPostsSorted, sortPostsByPostAndUpdateDate } from "$src/lib/util/Blogs";
|
import { fetchPostsSorted, sortPostsByPostAndUpdateDate } from "$src/lib/util/Blogs";
|
||||||
|
|
||||||
const LATEST_POSTS_COUNT = 3;
|
const LATEST_POSTS_COUNT = 5;
|
||||||
|
|
||||||
export async function load() {
|
export async function load() {
|
||||||
let md: any
|
let md: any
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue