You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: github-pages/_config.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
title: ManagedCode.Storage
2
2
tagline: Cross-provider storage toolkit for .NET
3
3
description: ManagedCode.Storage wraps vendor SDKs behind a single IStorage abstraction so uploads, downloads, metadata, streaming, and retention behave the same across providers.
4
-
url: "https://managedcode.github.io"
5
-
baseurl: "/Storage"
4
+
url: "https://storage.managed-code.com"
5
+
baseurl: ""
6
6
7
7
# SEO & AEO (AI Engine Optimization)
8
8
keywords: "ManagedCode.Storage, IStorage, blob storage, Azure Blob Storage, Azure Data Lake, Amazon S3, Google Cloud Storage, OneDrive, Google Drive, Dropbox, CloudKit, SFTP, .NET, ASP.NET, SignalR, streaming uploads, chunked uploads"
0 commit comments