test automation
Some checks failed
Build and Deploy docker container / build (push) Failing after 47s
Some checks failed
Build and Deploy docker container / build (push) Failing after 47s
This commit is contained in:
@ -6,7 +6,6 @@ company: Fortra
|
||||
email: jonathan.branan@fortra.com
|
||||
linkedin: https://www.linkedin.com/in/jonathanbranan/
|
||||
github: https://github.com/jonbranan
|
||||
#gitea: https://git.jonb.io/jblu
|
||||
---
|
||||
|
||||
Jonathan Branan is a Software Engineer at Fortra. He is mostly self-taught however he did attend a vocational class at Rackspace Open Cloud Academy.
|
||||
|
@ -11,7 +11,7 @@ const siteMetadata = {
|
||||
siteLogo: `${process.env.BASE_PATH || ''}/static/images/logo.png`,
|
||||
socialBanner: `${process.env.BASE_PATH || ''}/static/images/twitter-card.png`,
|
||||
// mastodon: 'https://mastodon.social/@mastodonuser',
|
||||
email: 'jonbranan@gmail.com',
|
||||
email: 'jonathan.branan@fortra.com',
|
||||
github: 'https://github.com/jonbranan',
|
||||
// x: 'https://twitter.com/x',
|
||||
// twitter: 'https://twitter.com/Twitter',
|
||||
|
Reference in New Issue
Block a user