Commit 543220f 1 parent f255476 commit 543220f Copy full SHA for 543220f
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -273,6 +273,20 @@ params:
273
273
- title : Grace Hopper Award
274
274
content : I received this award for my academic excellence in the Software Engineer Degree.
275
275
276
+ # Contact
277
+ contact :
278
+ enable : true
279
+ # title: "Custom Name"
280
+ content : My inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you!
281
+ btnName : Mail me
282
+ btnLink : mailto:sanabria.miranda.carlos@gmail.com
283
+ # formspree:
284
+ # enable: true # `contact.email` value will be ignored
285
+ # formId: abcdefgh # Take it from your form's endpoint, like 'https://formspree.io/f/abcdefgh'
286
+ # emailCaption: "Enter your email address"
287
+ # messageCaption: "Enter your message here"
288
+ # messageRows: 5
289
+
276
290
# Footer
277
291
footer :
278
292
# recentPosts: false # TODO: Uncomment when posts are available
You can’t perform that action at this time.
0 commit comments