update readme
This commit is contained in:
parent
140b595af6
commit
f6212d91a5
@ -4,9 +4,9 @@
|
|||||||
<div class="row justify-center">
|
<div class="row justify-center">
|
||||||
<div class="sm:col-10 md:col-8 lg:col-6">
|
<div class="sm:col-10 md:col-8 lg:col-6">
|
||||||
<span
|
<span
|
||||||
class="text-[8rem] block font-bold text-dark dark:text-darkmode-dark"
|
class="text-[8rem] block font-bold text-dark dark:text-darkmode-dark">
|
||||||
>404</span
|
404
|
||||||
>
|
</span>
|
||||||
<h1 class="h2 mb-4">Page not found</h1>
|
<h1 class="h2 mb-4">Page not found</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
The page you are looking for might have been removed, had its name
|
The page you are looking for might have been removed, had its name
|
||||||
|
@ -129,7 +129,7 @@ You can change the site configuration from the `hugo.toml` file. You can change
|
|||||||
|
|
||||||
### 👉 Site Params
|
### 👉 Site Params
|
||||||
|
|
||||||
You can customize all the parameters from `config/_default/params.toml` file. Including `logo`, `favicon`, `search`, `seo metadata` and more.
|
You can customize all the parameters from `config/_default/params.toml` file. Including logo, favicon, search, seo metadata and more.
|
||||||
|
|
||||||
### 👉 Colors and Fonts
|
### 👉 Colors and Fonts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user