diff _config.yml @ 35:644dbdc82430

Some homapage updates. Provide seperate config for real GNU Octave homepage.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 09 Aug 2016 22:44:14 +0200
parents 9d1a3cc45b0c
children 144ccef92726
line wrap: on
line diff
--- a/_config.yml	Tue Feb 16 09:27:45 2016 -0800
+++ b/_config.yml	Tue Aug 09 22:44:14 2016 +0200
@@ -6,12 +6,12 @@
 # 'jekyll serve'. If you change this file, please restart the server process.
 
 # Site settings
-title: Octave
+title: GNU Octave
 email: maintainers@octave.org
 description: > # this means to ignore newlines until "baseurl:"
-  Octave is a programming language for scientific computing.
+  GNU Octave is a programming language for scientific computing.
 baseurl: "/octave-web" # the subpath of your site, e.g. /blog
-url: "//www.octave.org" # the base hostname & protocol for your site
+url: "//www.gnu.org" # the base hostname & protocol for your site
 wiki_url: "//wiki.octave.org"
 faq_url: "//wiki.octave.org/faq"
 docs_url: "//www.gnu.org/software/octave/doc/interpreter/"