mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
a9ab8b7bf7
- Fixes #88 - Replace overlay with dedicated search page (see /search/index.md) - Replace simpleJekyllSearch.js - Include pages in search.json index
19 lines
No EOL
251 B
YAML
19 lines
No EOL
251 B
YAML
# Site navigation links
|
|
|
|
- title: About
|
|
url: /about/
|
|
|
|
- title: Articles
|
|
url: /articles/
|
|
|
|
- title: Blog
|
|
url: /blog/
|
|
|
|
- title: Theme Setup
|
|
url: /theme-setup/
|
|
|
|
- title: Made Mistakes
|
|
url: http://mademistakes.com
|
|
|
|
- title: Search
|
|
url: /search/ |