resume/app/config/config.yml

17 lines
442 B
YAML
Raw Normal View History

2016-07-03 09:05:44 -07:00
app:
2016-07-10 18:45:50 -07:00
debug: true
environment: dev
2016-07-05 14:41:50 -07:00
title: R. Eric Wheeler | Resume
2016-07-08 14:58:30 -07:00
email: eric@rewiv.com
phone: 510-646-2135
schema: https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json
2016-07-11 14:56:40 -07:00
captcha: true
captcha_sitekey: 6LcvmSQTAAAAAMmf9w6mhCbpdLvknuD9SGVHT0q-
captcha_secret: 6LcvmSQTAAAAAITkvYJjgLar1LqGGLz-ic0ZMiXo
2016-07-03 09:05:44 -07:00
twig:
2016-07-12 11:11:11 -07:00
theme: default
2016-07-03 09:05:44 -07:00
paths:
- views
2016-07-03 22:17:58 -07:00
template: uikit.html.twig