We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5ece3 commit cfee056Copy full SHA for cfee056
readme.md
@@ -36,6 +36,12 @@ Install-Package Blazorized.AdminLte.Content -Version 3.0.5
36
```
37
or visit https://www.nuget.org/packages/Blazorized.AdminLte.Content/ for more installation options.
38
39
+**!NOTE** this does not include profile and other specific images from the sample site. you will need manually add them to your wwwroot.
40
+This will not include resources such as the profile images, if you want these you will need to get them from the shared sample site's wwwroot
41
+
42
+The extra sample content is located here:
43
+https://github.com/sjefvanleeuwen/blazor-adminlte/tree/master/src/Blazor.AdminLte.Site.Shared/wwwroot
44
45
## Getting Started
46
47
0 commit comments