From 58a2e81bd346c997b5345026ecabc8f19588b5cd Mon Sep 17 00:00:00 2001 From: Abhishek Roy Date: Mon, 6 Feb 2023 17:56:17 +0530 Subject: [PATCH] Branding related changes --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index dccc6cb..45b2f4c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ The MIT License (MIT) -Copyright © 2022 PLG Works +Copyright © 2023 True Sparrow Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index b788eef..62cf57e 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Additionally, it also provides the functionality to upload the static HTML files ```yaml name: Generate Static HTML files -uses: PLG-Works/ghost-static-website-generator@v3 +uses: TrueSparrowSystems/ghost-static-website-generator@v4 with: ghost_hosted_url: "https://content.yourdomain.com/blog" ghost_static_host_url: "https://yourdomain.com/blog"