mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-25 02:44:44 +00:00
Change in the config.yml
This commit is contained in:
@@ -11,9 +11,9 @@ title : "GRID"
|
||||
title_separator : "|"
|
||||
name : "Our team"
|
||||
description : "Data parallel C++ mathematical object library."
|
||||
url : "http://localhost:4000" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||
url : "https://paboyle.github.io/Grid/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||
baseurl : # the subpath of your site, e.g. "/blog"
|
||||
repository : "mmistakes/minimal-mistakes"
|
||||
repository : "paboyle/Grid"
|
||||
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
|
||||
# breadcrumbs : false # true, false (default)
|
||||
words_per_minute : 200
|
||||
|
||||
Reference in New Issue
Block a user