update readme

This commit is contained in:
somrat sorkar 2023-07-30 09:40:21 +06:00
parent 140b595af6
commit f6212d91a5
2 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@
<div class="row justify-center">
<div class="sm:col-10 md:col-8 lg:col-6">
<span
class="text-[8rem] block font-bold text-dark dark:text-darkmode-dark"
>404</span
>
class="text-[8rem] block font-bold text-dark dark:text-darkmode-dark">
404
</span>
<h1 class="h2 mb-4">Page not found</h1>
<div class="content">
The page you are looking for might have been removed, had its name

View File

@ -129,7 +129,7 @@ You can change the site configuration from the `hugo.toml` file. You can change
### 👉 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