diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-02-07 18:20:06 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-02-07 18:20:06 +0100 |
commit | 7ff0f6f92e025d98fa663bb2a34b49284d139eb8 (patch) | |
tree | 9d5a19cf549c9af2ea65383683ca1bcb86553857 /content/en/_index.html | |
parent | 0eb0cb15342a54e36acfe4bd7f871760fab6c4b7 (diff) | |
download | website-7ff0f6f92e025d98fa663bb2a34b49284d139eb8.tar.gz website-7ff0f6f92e025d98fa663bb2a34b49284d139eb8.zip |
content: Fix in index page
Diffstat (limited to 'content/en/_index.html')
-rw-r--r-- | content/en/_index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/en/_index.html b/content/en/_index.html index 7818c10..e9b1502 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -33,5 +33,5 @@ through <b>simplicity</b>. It provides a very application libraries, with support for both <b>unicast</b> and <b>multicast</b> communications. Being rebuilt from the ground up, Ouroboros is not directly compatible with IP or UNIX sockets, but it -is <b>interoperable with UDP/IP and Ethernet</b>. -{{% /blocks/lead %}} +can run on top of and/or below <b>UDP/IP and Ethernet</b>. +{{%/blocks/lead %}} |