diff --git a/AS1024.CommunityDocumentationPage/Views/Home/Index.cshtml b/AS1024.CommunityDocumentationPage/Views/Home/Index.cshtml index 609f7af..444bb45 100644 --- a/AS1024.CommunityDocumentationPage/Views/Home/Index.cshtml +++ b/AS1024.CommunityDocumentationPage/Views/Home/Index.cshtml @@ -6,25 +6,26 @@
This site contains BGP communities for AS1024. Please note that these communities are subject to change at a moment's notice. We do not strip communities on received routes or on routes sent to peers and upstreams, but we cannot guarantee that the communities will be preserved by the upstream or peers. If you have any questions or need support, please reach out to noc@12393239.xyz.
-The communities are as follows:
- -| Community Tag | +Description | +Community Type | +|||
|---|---|---|---|---|---|
| Community Tag | -Description | -Community Type | +@item.Name | +@item.Description | +
+ @foreach (var tags in item.Tags) {
+ @tags.display
+ }
+ |
| @item.Name | -@item.Description | -
- @foreach (var tags in item.Tags) {
- @tags.display
- }
- |
-
Use this page to detail your site's privacy policy.