diff options
| author | roninro <liumy.f@foxmail.com> | 2022-08-10 18:12:12 +0800 |
|---|---|---|
| committer | roninro <liumy.f@foxmail.com> | 2022-08-10 18:12:12 +0800 |
| commit | 89ccd1ba6213b695180c6510c3b4d17399ecb20e (patch) | |
| tree | af0b28436a610c75066ae50e87ec5bd65a3ce66f | |
| parent | deb2afc419454bef22c1a151a05caf0514457cb4 (diff) | |
add screenshot
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | images/screenshot.png | bin | 0 -> 356237 bytes | |||
| -rw-r--r-- | images/tn.png | bin | 0 -> 130549 bytes | |||
| -rw-r--r-- | theme.toml | 13 |
4 files changed, 10 insertions, 7 deletions
@@ -6,6 +6,10 @@ [Demo](https://hugo-theme-puppet.netlify.app/) +## Screenshot + + + ## Features - [x] Responsive diff --git a/images/screenshot.png b/images/screenshot.png Binary files differnew file mode 100644 index 0000000..3a736af --- /dev/null +++ b/images/screenshot.png diff --git a/images/tn.png b/images/tn.png Binary files differnew file mode 100644 index 0000000..aae4cf3 --- /dev/null +++ b/images/tn.png @@ -2,15 +2,15 @@ # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Puppet" -license = "MIT" +license = "Apache" licenselink = "https://github.com/roninro/hugo-theme-puppet/blob/master/LICENSE" -description = "" +description = "a simple and clean theme for Hugo" homepage = "https://github.com/roninro/hugo-theme-puppet" # If you have a running demo of the theme. demosite = "https://hugo-theme-puppet.netlify.app/" -tags = ["blog", "simple", "clean"] -features = ["responsive", "blog", "simple", "search"] +tags = ["Blog", "Responsive", "Light"] +features = ["responsive", "comments", "sidebar", "search"] min_version = "0.101.0" [author] @@ -19,6 +19,5 @@ min_version = "0.101.0" # If porting an existing theme [original] - name = "" - homepage = "" - repo = "" + name = "huxblog" + homepage = "https://github.com/Huxpro/huxpro.github.io"
\ No newline at end of file |
