mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 06:55:43 -06:00
14 lines
526 B
Markdown
Executable file
14 lines
526 B
Markdown
Executable file
---
|
|
title: "An External Article"
|
|
date: 2019-01-24
|
|
externalUrl: "https://jamespanther.com/writings/i-switched-from-google-analytics-to-fathom-analytics/"
|
|
summary: "The `externalUrl` front matter parameter can link to any URL."
|
|
showReadingTime: false
|
|
_build:
|
|
render: "false"
|
|
list: "local"
|
|
---
|
|
|
|
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.
|