Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--images/screenshot.pngbin0 -> 433342 bytes
-rw-r--r--images/tn.pngbin0 -> 220981 bytes
-rw-r--r--theme.toml6
4 files changed, 5 insertions, 4 deletions
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
--- /dev/null
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
new file mode 100644
index 0000000..35aaba5
--- /dev/null
+++ b/images/tn.png
Binary files 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"