Documentation ¶
Index ¶
Constants ¶
View Source
const ( // MetaDescription provides a description metadata property in the html header for SEO MetaDescription string = "jgn writes about backend and cloud native development" // Description provides a description metadata property in the html header for SEO Description string = "jgn's portfolio and blog" // URL is the base URL of the app in the html header for SEO URL string = "https://jgn.dev" // Author is the author metadata property for the app in the html header for SEO Author string = "Jeremy Novak" // Generator is the metadata property for the app in the html header for SEO Generator string = "jgn.dev" )
Variables ¶
View Source
var ( ResumeURLPDF string = "https://jgn-dev-public-resume.s3.us-east-2.amazonaws.com/jeremy-novak-resume.pdf" ResumeURLDOC string = "https://jgn-dev-public-resume.s3.us-east-2.amazonaws.com/jeremy-novak-resume.docx" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.