File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Author = 'Bryan Cook'
2020CompanyName = ' Bryan Cook'
2121
2222# Copyright statement for this module
23- Copyright = ' #169; me'
23+ # Copyright = '#169; me'
2424
2525# Description of the functionality provided by this module
2626Description = ' Module to publish markdown files to Blogger'
@@ -97,16 +97,16 @@ PrivateData = @{
9797 Tags = ' blogger' , ' markdown' , ' pandoc'
9898
9999 # A URL to the license for this module.
100- # LicenseUri = ''
100+ LicenseUri = ' https://github.com/bryanbcook/PSBlogger?tab=MIT-1-ov-file#readme '
101101
102102 # A URL to the main website for this project.
103- ProjectUri = ' http ://www.bryancook.net/ '
103+ ProjectUri = ' https ://github.com/bryanbcook/PSBlogger '
104104
105105 # A URL to an icon representing this module.
106106 # IconUri = ''
107107
108108 # ReleaseNotes of this module
109- # ReleaseNotes = ''
109+ ReleaseNotes = ' https://github.com/bryanbcook/PSBlogger/releases '
110110 # Prerelease string of this module
111111 # Prerelease = ''
112112
You can’t perform that action at this time.
0 commit comments