From 68ebf3ab6982a2e837d4a539ddfde6049eb5519f Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 28 Apr 2016 16:35:08 +0100 Subject: [PATCH] Tidy up --- theme.toml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/theme.toml b/theme.toml index dedccac2..3b492331 100644 --- a/theme.toml +++ b/theme.toml @@ -3,16 +3,10 @@ license = "MIT" licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md" description = "A one page personal theme for academic staff and students." homepage = "https://github.com/gcushen/hugo-academic" -tags = ["academic", "portfolio", "responsive", "student", "personal", "mobile", "blog", "minimal"] +tags = ["academic", "portfolio", "responsive", "student", "personal", "university", "blog", "minimal"] features = ["biography", "academic interests", "research publication system", "blog"] min_version = 0.15 [author] name = "George Cushen" homepage = "http://www.cushen.me" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = ""