diff --git a/README.md b/README.md index 3fa45bc..0688a75 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# toha +# Toha + A Hugo theme for personal website diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..f2d577c Binary files /dev/null and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png new file mode 100644 index 0000000..35aaba5 Binary files /dev/null and b/images/tn.png differ diff --git a/theme.toml b/theme.toml index 0ee0429..3aa455a 100644 --- a/theme.toml +++ b/theme.toml @@ -4,9 +4,9 @@ name = "Toha" license = "MIT" licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" -description = "" -homepage = "http://example.com/" -tags = [] +description = "A simple hugo theme for personal portfolio" +homepage = "https://hossainemruz.github.io/" +tags = ["Responsive","Blog", "Portfolio"] features = [] min_version = "0.41.0"