uat site changes
This commit is contained in:
parent
8894ed0ccf
commit
99c58af561
@ -26,7 +26,7 @@ description: >- # used by seo meta and the atom feed
|
||||
Sharing knowledge through blogging using jekyll theme chirpy template.
|
||||
|
||||
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
|
||||
url: "https://blog.kottedi.in"
|
||||
url: "https://blog-uat.kottedi.in"
|
||||
|
||||
github:
|
||||
username: rajukottedi # change to your github username
|
||||
@ -193,3 +193,6 @@ jekyll-archives:
|
||||
permalinks:
|
||||
tag: /tags/:name/
|
||||
category: /categories/:name/
|
||||
|
||||
show_drafts: false
|
||||
future: false
|
||||
8
_drafts/2023-07-20-future-post.md
Normal file
8
_drafts/2023-07-20-future-post.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
title: Future Post
|
||||
date: 2023-07-22 0:00:00 +0530
|
||||
|
||||
---
|
||||
|
||||
# Future Post
|
||||
@ -3,7 +3,6 @@
|
||||
title: Hello World
|
||||
date: 2023-07-22 0:00:00 +0530
|
||||
tags: [hello, world]
|
||||
published: true
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user