diff --git a/_config.yml b/_config.yml index 77ea604af..422168af8 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -version: 6.0.6 +version: 6.0.7 title: "Javier's computer" description: "My computer on the net" baseurl: "" diff --git a/_includes/types/post.html b/_includes/types/post.html index dd862830f..a7cd160af 100644 --- a/_includes/types/post.html +++ b/_includes/types/post.html @@ -4,7 +4,7 @@ {% if post.show_title -%}
{{ post.title }}
{% endif -%} -
+
{% if post.content contains "" -%} {{ post.content | split:"" | first }}
@@ -17,12 +17,10 @@
diff --git a/_layouts/post.html b/_layouts/post.html index 89a0bbb22..7a067a0d8 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -6,7 +6,7 @@ {% include navigation.html -%}
-
+
{{ content }}
diff --git a/_sass/Post.scss b/_sass/Post.scss index 9c714d2b3..63d18a119 100644 --- a/_sass/Post.scss +++ b/_sass/Post.scss @@ -104,6 +104,11 @@ border-radius: 2px; } +.Post .Post__content.invites p img { + max-width: 400px; + margin: 0; +} + @media all and (max-width: 1024px) { .Diary .Post, .Post { diff --git a/content/_posts/2023-09-19-cielo-azul.md b/content/_posts/2023-09-19-cielo-azul.md new file mode 100644 index 000000000..404ccf584 --- /dev/null +++ b/content/_posts/2023-09-19-cielo-azul.md @@ -0,0 +1,9 @@ +--- +layout: post +title: "Cielo Azul" +date: "2023-09-19 19:01:09 +0200" +extraClassName: invites +--- + +![Invitaciones](/img/tickets.svg "Invitaciones para Bluesky, si no puedes ver la imagen escríbeme y te la envío") + diff --git a/css/style.scss b/css/style.scss index cf76c9cb2..086e95152 100644 --- a/css/style.scss +++ b/css/style.scss @@ -370,3 +370,4 @@ a.is-photo::after { align-items: start; } } + diff --git a/img/tickets.svg b/img/tickets.svg new file mode 100644 index 000000000..2ad1bdfcc --- /dev/null +++ b/img/tickets.svg @@ -0,0 +1,3 @@ + + +