forked from cosmicpython/cosmicpython.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
21 lines (19 loc) · 645 Bytes
/
_config.yml
File metadata and controls
21 lines (19 loc) · 645 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
title: Cosmic Python - Simple Patterns for Building Complex Applications
remote_theme: daviddarnes/alembic
permalink: /blog/:year-:month-:day-:title.html
plugins:
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-remote-theme
favicons: # Favicons are also used in the manifest file. Syntax is 'size: path'
16: '/assets/favicon.png'
32: '/assets/favicon32.png'
96: '/assets/favicon96.png'
# 120: '/assets/logos/logo@120px.png'
# 144: '/assets/logos/logo@144px.png'
# 180: '/assets/logos/logo@180px.png'
# 512: '/assets/logos/logo@512px.png'
# 1024: '/assets/logos/logo@1024px.png'
navigation_header:
- title: Home
url: /