diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-11-19 14:23:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-11-19 14:25:59 +0900 |
| commit | 6209453817da9922f28bac1bb1522c6d380630ab (patch) | |
| tree | 19e0699e751af387d549d6720ca215c8065b3c0c /themes/mypaper/theme.toml | |
| parent | 0cafa073914b5e0b162b735a7f8445fb2aa8a604 (diff) | |
| download | blog.nsfisis.dev-6209453817da9922f28bac1bb1522c6d380630ab.tar.gz blog.nsfisis.dev-6209453817da9922f28bac1bb1522c6d380630ab.tar.zst blog.nsfisis.dev-6209453817da9922f28bac1bb1522c6d380630ab.zip | |
Hugo to Asciidoctor
Diffstat (limited to 'themes/mypaper/theme.toml')
| -rw-r--r-- | themes/mypaper/theme.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/themes/mypaper/theme.toml b/themes/mypaper/theme.toml deleted file mode 100644 index d755a43..0000000 --- a/themes/mypaper/theme.toml +++ /dev/null @@ -1,25 +0,0 @@ -# theme.toml template for a Hugo theme -# See https://github.com/gohugoio/hugoThemes#themetoml for an example - -name = "Mypaper" -license = "MIT" -licenselink = "https://github.com/nsfisis/nsfisis.github.io/blob/main/themes/mypaper/LICENSE" -description = "My modified version of paper theme" -homepage = "https://github.com/nsfisis/nsfisis.github.io/tree/main/themes/mypaper" -tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"] -features = ["Responsive", "One Column", "Blog"] -min_version = "0.57.1" - -[[authors]] - name = "nanxiaobei" - homepage = "https://mrlee.me/" - -[[authors]] - name = "nsfisis" - homepage = "https://blog.nsfisis.dev" - -# If porting an existing theme -[original] - name = "paper" - homepage = "https://github.com/nanxiaobei/hugo-paper/" - repo = "https://github.com/nanxiaobei/hugo-paper/" |
