demo: add homepage SEO example
This commit is contained in:
6
exampleSite/content/_index.md
Normal file
6
exampleSite/content/_index.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
# Homepage SEO
|
||||||
|
title:
|
||||||
|
summary:
|
||||||
|
type: widget_page
|
||||||
|
---
|
||||||
@@ -32,7 +32,7 @@ links:
|
|||||||
- name: Custom Link
|
- name: Custom Link
|
||||||
url: http://example.org
|
url: http://example.org
|
||||||
url_pdf: http://eprints.soton.ac.uk/352095/1/Cushen-IMV2013.pdf
|
url_pdf: http://eprints.soton.ac.uk/352095/1/Cushen-IMV2013.pdf
|
||||||
url_code: '#'
|
url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||||
url_dataset: '#'
|
url_dataset: '#'
|
||||||
url_poster: '#'
|
url_poster: '#'
|
||||||
url_project: ''
|
url_project: ''
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ featured: false
|
|||||||
# - name: ""
|
# - name: ""
|
||||||
# url: ""
|
# url: ""
|
||||||
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
||||||
url_code: ''
|
url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||||
url_dataset: ''
|
url_dataset: ''
|
||||||
url_poster: ''
|
url_poster: ''
|
||||||
url_project: ''
|
url_project: ''
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ links:
|
|||||||
- name: Custom Link
|
- name: Custom Link
|
||||||
url: http://example.org
|
url: http://example.org
|
||||||
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
||||||
url_code: '#'
|
url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||||
url_dataset: '#'
|
url_dataset: '#'
|
||||||
url_poster: '#'
|
url_poster: '#'
|
||||||
url_project: ''
|
url_project: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user