diff --git a/LICENSE b/LICENSE index fc23ba0c..32212e1c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 nanxiaobei +Copyright (c) 2018 21beats Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index bfe2bff2..3e8e1983 100755 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ Paper ======== -Current version: [1.0](https://github.com/nanxiaobei/hugo-paper/releases) +Current version: [1.2](https://github.com/nanxiaobei/hugo-paper/releases) ## Waht's Paper? -Paper is a responsive simple & clean Hugo theme. +Paper is a responsive simple, clean, flex Hugo theme. > Demo: https://nanxiaobei.github.io/hugo-paper/ diff --git a/archetypes/default.md b/archetypes/default.md index ac36e062..3b793e36 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,2 +1,3 @@ +++ + +++ diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 36553d8d..aa76b4fa 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -41,4 +41,4 @@ {{ end }} -{{ partial "footer.html" . }} \ No newline at end of file +{{ partial "footer.html" . }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d4d74f8a..f7ddea31 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,29 +1,26 @@