diff --git a/plugin-commands/upload-single-note-cloudinary/index.html b/plugin-commands/upload-single-note-cloudinary/index.html
index d4fa5e5..c207a78 100644
--- a/plugin-commands/upload-single-note-cloudinary/index.html
+++ b/plugin-commands/upload-single-note-cloudinary/index.html
@@ -4,7 +4,7 @@
diff --git a/resources/js/config.js b/resources/js/config.js
index 007b0af..1c6b052 100644
--- a/resources/js/config.js
+++ b/resources/js/config.js
@@ -1 +1 @@
-var __DOCS_CONFIG__ = {"id":"Z1H6fxdWx9foM6B/sc159fWByRP3390lIMc","key":"+yEa49wpC6PcQ12+vA25VfuPiNuiJIIYkTeGulIJpKY.Rg8R7Ir4PRBrNvdZoI9UgPGtnGoxn/dKr7zFsfR+Urzd/z4+0yfZIw6vHJB/0tFD+LMYJetuA2lU8l9C287I4A.41","base":"/obsidian-cloudinary-uploader/","host":"jordanhandy.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.5.0.771508917384","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"
","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Getting Started","s":"
"},{"n":"configuring-the-plugin","l":"Configuring the Plugin","s":"
"},{"n":"configuring-cloudinary","l":"Configuring Cloudinary","s":"
"},{"n":"plugin-commands","l":"Plugin Commands","i":[{"n":"upload-single-note-cloudinary","l":"Upload single note assets to Cloudinary","s":"
"},{"n":"backup-vault-assets","l":"Backup Vault Assets to Cloudinary","s":"
"},{"n":"upload-all-notes-cloudinary","l":"Upload all note assets to Cloudinary","s":"
"}],"s":"
"},{"n":"cloudinary-duplication","l":"Cloudinary Duplication","s":"
"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}};
+var __DOCS_CONFIG__ = {"id":"fpBfhI0abCwDQrddytEW6m159yrAH8CHTDt","key":"qvPW1IsW575KwUKl/0mUiHxCcbzWVY+6KwGosWlY/GE.O2NlbwLzNZY+k1kwhSgOkO0lnxIxOrRM2x4+HOCKdlCeYFq6PpmXDuWOyOY9QPcOvUQ2KT5WaeTApENBc+4Pjg.78","base":"/obsidian-cloudinary-uploader/","host":"jordanhandy.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.5.0.771538419821","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"
","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Getting Started","s":"
"},{"n":"configuring-the-plugin","l":"Configuring the Plugin","s":"
"},{"n":"configuring-cloudinary","l":"Configuring Cloudinary","s":"
"},{"n":"plugin-commands","l":"Plugin Commands","i":[{"n":"upload-single-note-cloudinary","l":"Upload single note assets to Cloudinary","s":"
"},{"n":"backup-vault-assets","l":"Backup Vault Assets to Cloudinary","s":"
"},{"n":"upload-all-notes-cloudinary","l":"Upload all note assets to Cloudinary","s":"
"}],"s":"
"},{"n":"cloudinary-duplication","l":"Cloudinary Duplication","s":"
"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}};
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index fb32fdb..27ac815 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ