Skip to content

Commit aaaea97

Browse files
author
Pablo Alonso García
committed
Home layout
1 parent cc736dc commit aaaea97

File tree

3 files changed

+2197
-5
lines changed

3 files changed

+2197
-5
lines changed

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# in the templates via {{ site.myvariable }}.
2020

2121
title: 🧑🏻‍💻 Pablete Codes
22-
subtitle: My personal site
22+
# subtitle: My personal site
2323
owner: Pablo Alonso
2424
2525
description: >- # this means to ignore newlines until "baseurl:"
@@ -55,9 +55,10 @@ plugins:
5555
include: ["_pages"]
5656

5757
remote_theme: "mmistakes/minimal-mistakes"
58+
5859
# Minimal Mistakes Theme configuration 👇
5960
# https://github.com/mmistakes/minimal-mistakes/blob/master/_config.yml
60-
61+
locale: en
6162
date_format: "%Y-%m-%d"
6263
enable_copy_code_button: true
6364
atom_feed:

0 commit comments

Comments
 (0)