Skip to content

Commit 1e33459

Browse files
committed
TODO
1 parent 0be91fb commit 1e33459

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

_includes/blog/post-card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ <h3 class="card-title">{{ post.title }}</h3>
4646
{{ post.date | date_to_long_string }}
4747
</div>
4848
</a>
49-
</div>
49+
</div>

_sass/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ $dark: #343a40;
1010
$text-black: #343a40;
1111
$text-white: rgba(white, .9);
1212

13-
$rounded-borders: 15px;
13+
$rounded-borders: 15px;

assets/TODO.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
- Habilitar mediante tag en el .md la posibilidad de añadir una foto miniatura en la previsualización del post del blog
1212
- Dynamically calculate my age and the year of the copyright
1313
- Debajo de mi foto, ahí algo dinámico (hora del día, quote of the day, etc.)
14+
- Añadir más colores a la paleta, personalizados, en /_sass/_variables.scss

0 commit comments

Comments
 (0)