2022-09-10 14:05:37 -05:00
|
|
|
---
|
|
|
|
title: "An External Article"
|
|
|
|
date: 2019-01-24
|
2022-10-17 06:40:56 -05:00
|
|
|
externalUrl: "https://nunocoracao.com/projects/"
|
2022-09-10 14:05:37 -05:00
|
|
|
summary: "The `externalUrl` front matter parameter can link to any URL."
|
2022-10-17 06:42:33 -05:00
|
|
|
showReadingTime: true
|
2022-09-10 14:05:37 -05:00
|
|
|
_build:
|
|
|
|
render: "false"
|
|
|
|
list: "local"
|
2023-01-24 16:35:14 -06:00
|
|
|
type: 'sample'
|
2022-09-10 14:05:37 -05:00
|
|
|
---
|
|
|
|
|
|
|
|
This page uses the `externalUrl` front matter parameter to link to an article outside of this Hugo website.
|
|
|
|
|
|
|
|
It's great for things like linking to posts on Medium or to research papers you may have hosted on third party websites.
|