This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
baseURL: https://davidrinaldo.com/
|
||||
languageCode: en-us
|
||||
title: Gallery
|
||||
copyright: © David Rinaldo
|
||||
enableRobotsTXT: true
|
||||
timeZone: America/New_York
|
||||
params:
|
||||
defaultTheme: dark
|
||||
description: David Rinaldo's photography gallery
|
||||
author:
|
||||
email: david@dvdt.dev
|
||||
name: David Rinaldo
|
||||
socialIcons:
|
||||
instagram: https://instagram.com/davidhrinaldo
|
||||
outputs:
|
||||
home: ["HTML", "RSS"]
|
||||
page: ["HTML"]
|
||||
section: ["HTML"]
|
||||
imaging:
|
||||
quality: 75
|
||||
resampleFilter: CatmullRom
|
||||
exif:
|
||||
disableDate: false
|
||||
disableLatLong: true
|
||||
includeFields: ImageDescription|Orientation
|
||||
module:
|
||||
imports:
|
||||
path: github.com/nicokaiser/hugo-theme-gallery/v4
|
||||
services:
|
||||
rss:
|
||||
limit: 100
|
||||
Reference in New Issue
Block a user