Skip to content

Commit ed7d049

Browse files
author
aureooms
committed
Create gh-pages branch via GitHub
1 parent b359f48 commit ed7d049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="wrapper">
1717
<header>
1818
<h1>gn</h1>
19-
<p>gn (graphs and networks) algorithms / data structures templates for JavaScript</p>
19+
<p>gn (graphs and networks) algorithm / adt templates for JavaScript</p>
2020

2121
<p class="view"><a href="https://github.com/aureooms/gn">View the Project on GitHub <small>aureooms/gn</small></a></p>
2222

params.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"gn","tagline":"gn (graphs and networks) algorithms / data structures templates for JavaScript","body":"### Welcome.\r\nLibrary under construction, no doc for the moment. Take a look at the test folder if you want some insight on how to use the library.","google":"UA-50716964-1","note":"Don't delete this file! It's used internally to help with page regeneration."}
1+
{"name":"gn","tagline":"gn (graphs and networks) algorithm / adt templates for JavaScript","body":"### Welcome.\r\nLibrary under construction, no doc for the moment. Take a look at the test folder if you want some insight on how to use the library.","google":"UA-50716964-1","note":"Don't delete this file! It's used internally to help with page regeneration."}

0 commit comments

Comments
 (0)