mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Header changes
This commit is contained in:
+3
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user