diff --git a/plugin-commands/upload-single-note-cloudinary/index.html b/plugin-commands/upload-single-note-cloudinary/index.html
index c207a78..b29fb91 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 1c6b052..8f9238a 100644
--- a/resources/js/config.js
+++ b/resources/js/config.js
@@ -1 +1 @@
-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"}};
+var __DOCS_CONFIG__ = {"id":"JvI0gQesOiHfdRGTrEi9Mo159hN5muxjHZ1","key":"ltn/7csXWjCcI2C3Pz/cUCt9KensnrUjXWKpdu5TS5Y.cbC1HpEB1RfTwSKgry1SBsWMyCHPtVDvpDjnsvXWKrOMRUxg3qxp+LTi+nHIzN7Njt3M3smrdAbRuRPWMfc1hQ.49","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.771547258788","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 27ac815..7d116b3 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ