mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-21 01:46:35 +00:00
remove hero pattern from single files
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Access Control
|
||||
NetBird allows administrators to restrict access to resources (peers) by creating access rules and
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Activity
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern"; import {Note} from "@/components/mdx";
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
|
||||
# NetBird CLI
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# DNS
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'Examples'
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern"; import {Note} from "@/components/mdx";
|
||||
|
||||
<HeroPattern />
|
||||
import {Note} from "@/components/mdx";
|
||||
|
||||
export const title = 'Getting Started'
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Network Routes
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Peers
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Settings
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Setup Keys
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user