Skip to content

Instantly share code, notes, and snippets.

@haigopi
Last active January 26, 2020 04:05
Show Gist options
  • Save haigopi/81e644551605437a88d199e94bcfed9d to your computer and use it in GitHub Desktop.
Save haigopi/81e644551605437a88d199e94bcfed9d to your computer and use it in GitHub Desktop.
module.exports = {
pathPrefix: '/', // Prefix for all links. If you deploy your site to example.com/portfolio your pathPrefix should be "portfolio"
title: 'allibilli', // Navigation and Site Title
titleAlt: 'a modern way of reading news', // Title for JSONLD
description: 'ui by Gopi K Kancharla',
url: 'https://allibilli.com', // Domain of your site. No trailing slash!
favicon: 'src/images/logo1.png', // Used for manifest favicon generation
author: 'Gopi K Kancharla', // Author for schemaORGJSONL
linkedin: '/in/haigopi', // Linked in Username
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment