Skip to content

Commit e7c853c

Browse files
authored
Update _config.yml
1 parent e5f61ed commit e7c853c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
theme: jekyll-theme-minimal
2-
3-
title: Search Algorithms
2+
title: Algorithms
43
author: Jegors Čemisovs
54
65
description: > # this means to ignore newlines until "baseurl:"
7-
This repository contains an implementation of two graphs search algorithms.
6+
Graph pathfinding algorithms.
7+
88
# social links
99
twitter_username: rabestro # DO NOT include the @ character, or else the build will fail!
1010
github_username: rabestro # DO NOT include the @ character, or else the build will fail!

0 commit comments

Comments
 (0)