feat: update info.
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2022-07-18 20:50:38 +08:00
parent 358d884bd4
commit 696fe48d53
12 changed files with 16210 additions and 125 deletions

View File

@@ -17,7 +17,7 @@ export default function FourZeroFour() {
Sorry we couldn't find this page.
</p>
<p className="mb-8">
But dont worry, you can find plenty of other things on our homepage.
But don't worry, you can find plenty of other things on our homepage.
</p>
<Link href="/">
<button className="focus:shadow-outline-blue inline rounded-lg border border-transparent bg-blue-600 px-4 py-2 text-sm font-medium leading-5 text-white shadow transition-colors duration-150 hover:bg-blue-700 focus:outline-none dark:hover:bg-blue-500">

View File

@@ -22,7 +22,7 @@ export default function Home({ posts }) {
<div className="divide-y divide-gray-200 dark:divide-gray-700">
<div className="space-y-2 pt-6 pb-8 md:space-y-5">
<h1 className="text-3xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-4xl sm:leading-10 md:text-6xl md:leading-14">
Latest
Hi.
</h1>
<p className="text-lg leading-7 text-gray-500 dark:text-gray-400">
{siteMetadata.description}