From dab3cb480e8c56a28a7b81e05859c1fbe748fc1e Mon Sep 17 00:00:00 2001 From: Hanzei Date: Sun, 10 Jun 2018 12:23:51 +0200 Subject: Add travis badge --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c056d39..fa1d60a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Introduction theme for Hugo +[![Build Status](https://travis-ci.com/vickylai/hugo-theme-introduction.svg?branch=master)](https://travis-ci.com/vickylai/hugo-theme-introduction) A minimal, single page, smooth scrolling theme for Hugo. @@ -43,7 +44,7 @@ Start with: Run: ```sh -$ hugo new about.md +$ hugo new about.md $ hugo new contact.md ``` Then edit the markdown files with the content you'd like shown in your main page's About and Contact sections. @@ -113,4 +114,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . \ No newline at end of file +along with this program. If not, see . -- cgit v1.2.3