This commit is contained in:
abe- 2017-06-13 00:52:26 +02:00
parent b449420ebd
commit 1ce4976d7f
6 changed files with 4 additions and 4 deletions

View file

@ -7,8 +7,8 @@
</head> </head>
<body> <body>
<div id="container1" class="twentytwenty-container"> <div id="container1" class="twentytwenty-container">
<img src="bardenas-caudillo-1956.jpeg"> <img src="images/bardenas-caudillo-1956.jpeg">
<img src="bardenas-caudillo-2014.jpeg"> <img src="images/bardenas-caudillo-2014.jpeg">
</div> </div>
<script> <script>
$(function(){ $(function(){

View file

@ -7,8 +7,8 @@
</head> </head>
<body> <body>
<div id="container1" class="twentytwenty-container"> <div id="container1" class="twentytwenty-container">
<img src="sotogordo-1945-recorte.jpeg"> <img src="images/sotogordo-1945-recorte.jpeg">
<img src="sotogordo-2016-recorte.jpeg"> <img src="images/sotogordo-2016-recorte.jpeg">
</div> </div>
<script> <script>
$(function(){ $(function(){

View file

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB

View file

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 161 KiB

View file

Before

Width:  |  Height:  |  Size: 163 KiB

After

Width:  |  Height:  |  Size: 163 KiB

View file

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 186 KiB