mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
refactors, dynamic constants (lol)
This commit is contained in:
parent
755891710a
commit
d4553896af
25 changed files with 323 additions and 312 deletions
|
@ -9,7 +9,7 @@ import Composer from '../components/composer'
|
|||
import Modal from '../components/modal'
|
||||
|
||||
import styles from './memes.module.css'
|
||||
import constants from '../constants.json'
|
||||
import constants from '../constants'
|
||||
|
||||
const forumPostPerPage = 5
|
||||
const frontpageForumName = 'memes'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue