Initial commit
This commit is contained in:
17
content/_index.md
Normal file
17
content/_index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
description: An example site for hugo-theme-gallery. Images from Unsplash.
|
||||
#lastmod: 2023-07-05
|
||||
title: Hugo Gallery
|
||||
resources:
|
||||
- src: martin-martz-wRuhOOaG-Z4-unsplash.jpg
|
||||
params:
|
||||
cover: true # cover of 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)
|
||||
#cascade:
|
||||
# build:
|
||||
# publishResources: false # do not include full images. Also disable download
|
||||
---
|
Reference in New Issue
Block a user