mirror of
https://github.com/fruworg/themu.git
synced 2025-07-26 05:30:48 +03:00
Committer: root <root@fruw.org>
On branch master Your branch is up to date with 'origin/master'. Changes to be committed: deleted: exampleSite/archetypes/default.md deleted: exampleSite/config.toml deleted: exampleSite/content/_index.md deleted: exampleSite/content/about.md deleted: exampleSite/content/archives.md deleted: exampleSite/content/homepage/about.md deleted: exampleSite/content/homepage/index.md deleted: exampleSite/content/homepage/work.md deleted: exampleSite/content/posts/post-1.md deleted: exampleSite/content/posts/post-2.md deleted: exampleSite/content/posts/post-3.md deleted: exampleSite/content/posts/post-4.md deleted: exampleSite/content/posts/post-5.md deleted: exampleSite/content/posts/post-6.md deleted: exampleSite/content/posts/post-7.md deleted: exampleSite/content/posts/tg-gh.md deleted: images/archie-dark.png deleted: images/screenshot.png deleted: images/theme.png deleted: images/tn.png deleted: layouts/partials/disqus.html deleted: static/js/feather.min.js deleted: static/js/main.js deleted: static/js/themetoggle.js modified: theme.toml
This commit is contained in:
12
theme.toml
12
theme.toml
@@ -1,15 +1,15 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Archie"
|
||||
name = "themu"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/athul/archie/blob/master/LICENSE"
|
||||
description = "Archie is a minimal and clean theme for hugo with a markdown-ish UI."
|
||||
homepage = "https://github.com/athul/archie"
|
||||
licenselink = "https://github.com/fruworg/themu/blob/master/LICENSE"
|
||||
description = "hugo theme with emu"
|
||||
homepage = "https://github.com/fruworg/themu"
|
||||
tags = ["blog","simple","responsive","minimal","tags","personal","clean","shortcodes"]
|
||||
features = ["blog", "Clean and minimal", "Responsive", "Syntax highlighting",]
|
||||
min_version = "0.41"
|
||||
|
||||
[author]
|
||||
name = "Athul Cyriac Ajay"
|
||||
homepage = "https://github.com/athul"
|
||||
name = "fruworg"
|
||||
homepage = "https://github.com/fruworg"
|
||||
|
Reference in New Issue
Block a user