summaryrefslogtreecommitdiff
path: root/themes/blowfish/exampleSite/content/samples/external/index.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-29 22:50:58 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-29 22:50:58 +0200
commit015090549306ba6fd0c84a874b58559c4a1fa8fb (patch)
tree75fdfde4a7a3eb2431b36d1bad7409939be5e4d5 /themes/blowfish/exampleSite/content/samples/external/index.md
parentccbdfed13b8195d550899d66bf193d2fd33880e9 (diff)
update theme without example page
Diffstat (limited to 'themes/blowfish/exampleSite/content/samples/external/index.md')
-rwxr-xr-xthemes/blowfish/exampleSite/content/samples/external/index.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/themes/blowfish/exampleSite/content/samples/external/index.md b/themes/blowfish/exampleSite/content/samples/external/index.md
deleted file mode 100755
index b61030a..0000000
--- a/themes/blowfish/exampleSite/content/samples/external/index.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: "An External Article"
-date: 2019-01-24
-externalUrl: "https://nunocoracao.com/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.