demo: add homepage SEO example

This commit is contained in:
George Cushen
2021-10-04 23:07:50 +01:00
parent c871411e67
commit 664e9de8ce
4 changed files with 9 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
---
# Homepage SEO
title:
summary:
type: widget_page
---

View File

@@ -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: ''

View File

@@ -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: ''

View File

@@ -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: ''