aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2020-05-14 18:31:35 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2020-05-14 18:31:35 +0200
commitfe87a199ba89a00179e7c0da9410104de350872c (patch)
tree4c56139faade4006ed36559e39c0fe70cf05e479
parent2f24ba4392697867f995997e09cd47eff771b618 (diff)
downloadwebsite-fe87a199ba89a00179e7c0da9410104de350872c.tar.gz
website-fe87a199ba89a00179e7c0da9410104de350872c.zip
content: Fix bold fonts on intro page
-rw-r--r--content/en/_index.html4
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 %}}