www-from-model/content/samples/external/index.md
Michael Hanke 9b135ac09a
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 39s
TMP Example site to have something to build while finishing the setup
2025-10-31 10:37:20 +01:00

14 lines
658 B
Markdown

---
title: "External Article - Why I switched to Fathom Analytics"
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. This article looks just like any other, but will link to a post that is outside the Hugo project."
showReadingTime: false
_build:
render: "never"
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.