Skip to content

Commit a744266

Browse files
José Miguel López PérezJosé Miguel López Pérez
authored andcommitted
gallery
1 parent 1e349d0 commit a744266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

theme/templates/gallery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2 class="title is-2">Galería de imágenes 📷 </h2>
1010
{% gphotos GOOGLE_PHOTOS_URL, GOOGLE_PHOTOS_TITLE, GOOGLE_PHOTOS_DESCRIPTION %}
1111
<hr>
1212
<div class="column is-vcentered is-centered" style="text-align: center">
13-
<a href="{{GOOGLE_PHOTOS_URL}}">
13+
<a target="_blank" href="{{GOOGLE_PHOTOS_URL}}">
1414
<button class="button is-medium is-orange button is-link is-dark">Ver en Google Photos</button>
1515
</a>
1616
</div>

0 commit comments

Comments
 (0)