Add photo credits

This commit is contained in:
mark
2022-03-06 05:53:05 +01:00
parent 7987ee50b8
commit e4e0543140
7 changed files with 8 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ description: "Sample article showcasing basic Markdown syntax and formatting for
tags: ["markdown", "css", "html"]
date: 2022-01-14
thumbnail: img/phone.jpg # https://picsum.photos/id/160/3200/2119
credits: Photo by <a href="https://unsplash.com/@thomweerd">Thom</a> on <a href="https://unsplash.com/photos/Zdcq3iKly6g">Unsplash</a>
---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.