initial commit
This commit is contained in:
12
themes/gallery/exampleSite/content/_index.md
Normal file
12
themes/gallery/exampleSite/content/_index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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)
|
||||
---
|
||||
Reference in New Issue
Block a user