Skip to content

Commit 359ea1d

Browse files
committed
Minor Fixes.
1 parent bc7993f commit 359ea1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: NFStream - a Flexible Network Flow Data Analysis Framework.
2+
title: NFStream - a Flexible Network Data Analysis Framework.
33
layout: generic-page
44
nav_exclude: true
55
---
@@ -8,8 +8,8 @@
88
<header class="lp-header">
99
<meta name="image" property="og:image" content="https://www.nfstream.org/resources/preview.png">
1010
<div class="lp-center">
11-
<h1 style="font-weight: bold">NFStream: Flexible Network Flow Data Analysis Framework</h1>
12-
<h2 style="padding-bottom: 30px">NFStream is a multiplatform Python framework providing fast, flexible, and expressive data structures designed to make working with network flow data easy and intuitive.</h2>
11+
<h1 style="font-weight: bold">NFStream: Flexible Network Data Analysis Framework</h1>
12+
<h2 style="padding-bottom: 30px">NFStream is a multiplatform Python framework providing fast, flexible, and expressive data structures designed to make working with network data easy and intuitive.</h2>
1313
<a href="https://mybinder.org/v2/gh/aouinizied/nfstream-tutorials/master?filepath=demo_notebook.ipynb" class="btn btn-blue fs-5 mb-3 mb-md-5 mr-5">Live Notebook</a>
1414
<a href="{{ site.baseurl }}/docs/" class="btn btn-blue fs-5 mb-3 mb-md-5">Get Started</a>
1515
</div>

0 commit comments

Comments
 (0)