added aws amplify settings

This commit is contained in:
somrat sorkar
2023-07-22 13:53:41 +06:00
parent 2cd40c52e1
commit 63207d77bf
8 changed files with 42 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
######################## default configuration ####################
# The base URL of your site (required). This will be prepended to all relative URLs.
baseURL = "https://hugoplate.netlify.app/"
# Title of your website (required).
title = "Hugoplate"
# Your theme name
# theme = "hugoplate"
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
timeZone = "America/New_York"