blowfish/exampleSite/content/samples/external/index.md
ZhenShuo2021 3f00958e80
✏️ Update owner URL to n9o
Replace all nunocoracao.com to n9o.xyz except for the LICENSE file.
2025-02-15 04:14:35 +08:00

15 lines
478 B
Markdown
Executable file

---
title: "An External Article"
date: 2019-01-24
externalUrl: "https://n9o.xyz/projects/"
summary: "The `externalUrl` front matter parameter can link to any URL."
showReadingTime: true
_build:
render: "false"
list: "local"
type: 'sample'
---
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.