mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Minor chages including class name rename, max entries to load on front page
This commit is contained in:
parent
b88a4d9c9e
commit
a91fa4a7fe
8 changed files with 417 additions and 15 deletions
|
@ -10,7 +10,7 @@ import Composer from '../components/composer'
|
|||
import styles from './index.module.css'
|
||||
import constants from '../constants.json'
|
||||
|
||||
const forumPostPerPage = 2
|
||||
const forumPostPerPage = 5
|
||||
const frontpageForumName = 'frontpage'
|
||||
|
||||
function fetchForum(from) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue