mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
small fixes
This commit is contained in:
parent
09193f11d2
commit
4d40d9cb73
2 changed files with 4 additions and 16 deletions
|
@ -53,11 +53,11 @@ Architecture: $PKGARCH
|
||||||
Replaces: $PKGREPLACES
|
Replaces: $PKGREPLACES
|
||||||
Conflicts: $PKGREPLACES
|
Conflicts: $PKGREPLACES
|
||||||
Maintainer: Neil Alexander <neilalexander@users.noreply.github.com>
|
Maintainer: Neil Alexander <neilalexander@users.noreply.github.com>
|
||||||
Description: Mesh Network
|
Description: RiV-mesh Network
|
||||||
Mesh is an early-stage implementation of a fully end-to-end encrypted IPv6
|
RiV-mesh is an early-stage implementation of a fully end-to-end encrypted IPv6
|
||||||
network. It is lightweight, self-arranging, supported on multiple platforms and
|
network. It is lightweight, self-arranging, supported on multiple platforms and
|
||||||
allows pretty much any IPv6-capable application to communicate securely with
|
allows pretty much any IPv6-capable application to communicate securely with
|
||||||
other Mesh nodes.
|
other RiV-mesh nodes.
|
||||||
EOF
|
EOF
|
||||||
cat > /tmp/$PKGNAME/debian/copyright << EOF
|
cat > /tmp/$PKGNAME/debian/copyright << EOF
|
||||||
Please see https://github.com/RiV-chain/RiV-mesh/
|
Please see https://github.com/RiV-chain/RiV-mesh/
|
||||||
|
|
|
@ -182,19 +182,7 @@
|
||||||
|
|
||||||
<div class="item">Peers</div>
|
<div class="item">Peers</div>
|
||||||
<div id="peers" class="item over">
|
<div id="peers" class="item over">
|
||||||
23123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
123123123123
|
|
||||||
</div>
|
</div>
|
||||||
<div class="item push-right">
|
<div class="item push-right">
|
||||||
<a class="fas fa-edit"></a>
|
<a class="fas fa-edit"></a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue