Merge branch 'release/v1.1.3'
This commit is contained in:
commit
d55887084f
1 changed files with 2 additions and 1 deletions
3
dist/index.html
vendored
3
dist/index.html
vendored
|
@ -32,7 +32,8 @@
|
||||||
</div>
|
</div>
|
||||||
<h1>Visual Subnet Calculator</h1>
|
<h1>Visual Subnet Calculator</h1>
|
||||||
<div class="alert alert-primary alert-dismissible show mt-3" role="alert">
|
<div class="alert alert-primary alert-dismissible show mt-3" role="alert">
|
||||||
Enter the network you wish to subnet and use the Split/Join buttons on the right to start designing!
|
<p class="mb-1">Quickly and easily design network layouts. Split and join subnets, add notes and color, then collaborate with others by sharing a custom link to your design.</p>
|
||||||
|
<p class="mb-0">Enter the network you wish to subnet and use the Split/Join buttons on the right to start designing!</p>
|
||||||
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
|
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue