13 lines
405 B
Markdown
13 lines
405 B
Markdown
---
|
|
description: An example site for hugo-theme-gallery. Images from Unsplash.
|
|
#lastmod: 2023-07-05
|
|
title: Hugo Gallery
|
|
featured_image: martin-martz-wRuhOOaG-Z4-unsplash.jpg # default: first image in this directory
|
|
# featured_image on the home page is used for OpenGraph cards, etc.
|
|
menus:
|
|
main:
|
|
name: Home
|
|
weight: -1
|
|
# sub-galleries on list pages are sorted by date and weight (descending)
|
|
---
|