We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc736dc commit aaaea97Copy full SHA for aaaea97
_config.yml
@@ -19,7 +19,7 @@
19
# in the templates via {{ site.myvariable }}.
20
21
title: 🧑🏻💻 Pablete Codes
22
-subtitle: My personal site
+# subtitle: My personal site
23
owner: Pablo Alonso
24
email: [email protected]
25
description: >- # this means to ignore newlines until "baseurl:"
@@ -55,9 +55,10 @@ plugins:
55
include: ["_pages"]
56
57
remote_theme: "mmistakes/minimal-mistakes"
58
+
59
# Minimal Mistakes Theme configuration 👇
60
# https://github.com/mmistakes/minimal-mistakes/blob/master/_config.yml
-
61
+locale: en
62
date_format: "%Y-%m-%d"
63
enable_copy_code_button: true
64
atom_feed:
0 commit comments