Skip to content

Commit e5f61ed

Browse files
authored
Merge pull request #26 from rabestro/rabestro-patch-1
Update _config.yml
2 parents feaf853 + fe73858 commit e5f61ed

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/_config.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
theme: jekyll-theme-minimal
1+
theme: jekyll-theme-minimal
2+
3+
title: Search Algorithms
4+
author: Jegors Čemisovs
5+
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

Comments
 (0)