1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

Header changes

This commit is contained in:
mrfry 2020-11-29 21:11:33 +01:00
parent b9248f2699
commit e935de7e78
10 changed files with 39 additions and 22 deletions
src/pages

View file

@ -1,3 +1,5 @@
import React from 'react'
import Sleep from '../components/sleep'
import Head from 'next/head'
@ -9,7 +11,7 @@ function renderMaual() {
return (
<div>
<Head>
<title>Qmining - Manual</title>
<title>Manual - Qmining | Frylabs.net</title>
</Head>
<center>
<h1>Manual</h1>