Merge branch 'dev' of rajukottedi/chirpy-blogging into prod

This commit is contained in:
Bangara Raju Kottedi 2024-04-08 03:25:56 +05:30 committed by Gogs
commit d69ee3326e
2 changed files with 0 additions and 31 deletions

View File

@ -1,19 +0,0 @@
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
id: 'blog'
url: "https://bangararaju.kottedi.in"
show_drafts: false
future: false
comments:
active: 'remark42' # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
# The active options are as follows:
# remark42 settings > https://remark42.com/
remark42:
host: 'https://remark42.kottedi.in'
# Custom configuration
custom-config:
blog-services:
service_url: 'https://blog-svc.kottedi.in'

View File

@ -1,12 +0,0 @@
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
id: 'blog-uat'
url: "https://bangararaju-uat.kottedi.in"
show_drafts: true
future: true
# Custom configuration
custom-config:
blog-services:
service_url: 'https://blog-svc-uat.kottedi.in'