diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-05-14 18:31:35 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-05-14 18:31:35 +0200 |
commit | fe87a199ba89a00179e7c0da9410104de350872c (patch) | |
tree | 4c56139faade4006ed36559e39c0fe70cf05e479 /content/en | |
parent | 2f24ba4392697867f995997e09cd47eff771b618 (diff) | |
download | website-fe87a199ba89a00179e7c0da9410104de350872c.tar.gz website-fe87a199ba89a00179e7c0da9410104de350872c.zip |
content: Fix bold fonts on intro page
Diffstat (limited to 'content/en')
-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 0285b12..2cbf29d 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -28,8 +28,8 @@ paradigm</b> and implemented according to a <b>UNIX design philosophy</b>. The aim is to provide a <b>secure and private networking</b> experience and to provide a simple API for writing distributed software and networked application libraries. Ouroboros -provides a very <b>compact API<b> support -both <b>unicast<b> <b>multicast</b> communications. All protocols +provides a very <b>compact API</b> support +both <b>unicast</b> <b>multicast</b> communications. All protocols carry <b>minimal header information</b>, with easy-to-enable <b>encryption</b>. {{% /blocks/lead %}} |