Initial Commit
This commit is contained in:
15
themes/hugo-coder/exampleSite/content/posts/external-post.md
Normal file
15
themes/hugo-coder/exampleSite/content/posts/external-post.md
Normal file
@ -0,0 +1,15 @@
|
||||
+++
|
||||
author = "Hugo Authors"
|
||||
date = "2019-03-04"
|
||||
title = "External Page: Hugo Coder Wiki"
|
||||
slug = "hugo-coder-wiki"
|
||||
tags = [
|
||||
"hugo",
|
||||
"development",
|
||||
"themes"
|
||||
]
|
||||
categories = [
|
||||
"Development",
|
||||
]
|
||||
externalLink = "https://github.com/luizdepra/hugo-coder/wiki"
|
||||
+++
|
Reference in New Issue
Block a user