-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
126 lines (125 loc) · 3.2 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
---
title: Maggie Germano | Financial coach for women
timezone: America/New_York
collections:
audience-logos:
title: Audience Logos
output: true
categories:
title: Categories
output: true
courses:
title: Courses
output: true
podcast:
title: Podcast
output: true
posts:
title: Posts
output: true
future: false
testimonials:
title: Testimonials
output: true
uploads:
title: Uploads
output: true
events:
title: events
output: true
permalink: "/events/:path/"
other-events:
title: other-events
output: true
defaults:
- scope:
path: ''
type: pages
values:
layout: default
image: "/uploads/featuredimage.png"
is-menu:
- scope:
path: ''
type: events
values:
layout: event
title:
image:
og-image:
sm-image:
event-date:
start-time:
end-time:
location:
button-text: Sign Me Up
button-link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JF9KN58RCEPEC
is-money-circle: 'true'
ticket-price:
- scope:
path: ''
type: posts
values:
layout: post
permalink: "/blog/:title/"
image:
author: Maggie Germano
author-desc: 'Certified Financial Education Instructor. Feminist and financial
coach for women. Founder of Money Circle. '
author-image: "/uploads/maggie_author.jpg"
tweet: " "
posts:
-
-
-
comments: true
future: false
- scope:
path: ''
type: podcast
values:
layout: podcastPost
title: Introducing the Money Circle Podcast!
lede: Introducing the Money Circle podcast! In this episode, financial coach and
your host, Maggie Germano, gives you the rundown on what this podcast will be
like and who might enjoy it. Tune in to see if it's right for you!
image: "/uploads/high%20voltage.jpg"
episode-number: 21
embed-code: <iframe id="audioFrame" height="200px" width="100%" frameborder="no"
scrolling="no" seamless src="https://player.simplecast.com/523a375c-d6ff-4379-afd8-9b1257b6ea60?dark=false"></iframe>
podcast:
- The Power of Personal Style
- Maximizing Your Liquid Savings
- scope:
path: ''
type: categories
values:
color:
- scope:
path: ''
type: testimonials
values:
image:
permalink: pretty
gems:
- jekyll-paginate
- jekyll-sitemap
paginate: 5
paginate_path: "/blog/page:num/"
email: boss@maggiegermano.com
description: Break the taboo of discussing debt, earnings, and financial goals. Shake
the feeling of anxiety and confusion when it comes to money. Learn the tools to
take control of your finances, prepare for the future, and achieve your dreams.
url: https://maggiegermano.com
twitter_username: maggiegermano
github_username: DanRader
port: 1234
google-analytics: |-
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-77261410-1', 'auto');
ga('send', 'pageview');
</script>