We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents feaf853 + fe73858 commit e5f61edCopy full SHA for e5f61ed
docs/_config.yml
@@ -1 +1,12 @@
1
-theme: jekyll-theme-minimal
+theme: jekyll-theme-minimal
2
+
3
+title: Search Algorithms
4
+author: Jegors Čemisovs
5
+email: [email protected]
6
+description: > # this means to ignore newlines until "baseurl:"
7
+ This repository contains an implementation of two graphs search algorithms.
8
+# social links
9
+twitter_username: rabestro # DO NOT include the @ character, or else the build will fail!
10
+github_username: rabestro # DO NOT include the @ character, or else the build will fail!
11
12
+show_excerpts: true # set to false to remove excerpts on the homepage
0 commit comments