mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Header changes
This commit is contained in:
parent
b9248f2699
commit
e935de7e78
10 changed files with 39 additions and 22 deletions
src/pages
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue