mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Minor chages including class name rename, max entries to load on front page
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user