Added page titles

This commit is contained in:
mrfry 2020-11-26 13:44:13 +01:00
parent 587c304317
commit 37060e9e69
11 changed files with 142 additions and 94 deletions

View file

@ -1,9 +1,13 @@
import styles from './thanks.module.css'
import constants from '../constants.json'
import Head from 'next/head'
export default function Thanks () {
return (
<div>
<Head>
<title>Qmining - Thanks for the donate!</title>
</Head>
<div className={styles.container}>
<div className={styles.title}>Thanks for the donate!</div>
<div>