Added basic info and layout

This commit is contained in:
2021-01-30 00:31:32 +01:00
parent fc9026998b
commit 31f0d87b64
14 changed files with 75 additions and 60 deletions

View File

@@ -6,11 +6,11 @@
# Each configuration section is defined by a name in square brackets (e.g. `[outputs]`).
# Title of your site
title = "Academic"
title = "Francisco Penedo Álvarez"
# The URL of your site.
# End your URL with a `/` trailing slash, e.g. `https://example.com/`.
baseurl = ""
baseurl = "https://franpenedo.com/"
# Enter a copyright notice to display in the site footer.
# To display a copyright symbol, type `©`. For current year, type `{year}`.
@@ -21,7 +21,7 @@ copyright = ""
############################
# Get last modified date for content from Git?
enableGitInfo = false
enableGitInfo = true
# Default language to use (if you setup multilingual support)
defaultContentLanguage = "en"