mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
docs: Remove empty sourceLink from two sites in Showcase
The empty sourceLink created an empty HTML anchor which got pointed back to http://gohugo.io/showcase/
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
---
|
||||
date: 2014-08-26T11:20:02-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
licenseLink: ""
|
||||
description: "chingli’s personal blog"
|
||||
sitelink: http://www.chingli.com/
|
||||
sourceLink: ""
|
||||
tags:
|
||||
- personal
|
||||
- blog
|
||||
|
@@ -1,10 +1,7 @@
|
||||
---
|
||||
date: 2015-08-24T07:32:00Z
|
||||
description: "GreenITGlobe website"
|
||||
license: ""
|
||||
licenseLink: ""
|
||||
sitelink: http://www.greenitglobe.com/
|
||||
sourceLink: ""
|
||||
tags:
|
||||
- company
|
||||
- website
|
||||
|
Reference in New Issue
Block a user