Ver código fonte

Change images sources in congratulations emails

Tati 7 anos atrás
pai
commit
ee4b92c3da
2 arquivos alterados com 6 adições e 6 exclusões
  1. 5 5
      congratulations.html
  2. 1 1
      dist/birthday.html

+ 5 - 5
congratulations.html

@@ -25,7 +25,7 @@
                           <tr>
                             <th>
                               <center data-parsed="">
-                                <img src="./images/logo-horizonta-blanco2.png" alt="Especificos Buenos Aires" align="left" class="float-left" width="150" height="32">
+                                <img src="https://especificosba.com.ar/Mailing/images/uploads/1551299657_logo-horizonta-blanco2.png" alt="Especificos Buenos Aires" align="left" class="float-left" width="150" height="32">
                               </center>
                             </th>
                           </tr>
@@ -50,7 +50,7 @@
                           <tr>
                             <th>
                               <center data-parsed="">
-                                <img src="./images/logo-vertical.png" alt="Especificos Buenos Aires" align="center" class="float-center" width="150" height="32">
+                                <img src="https://especificosba.com.ar/Mailing/images/uploads/1551299684_logo-vertical.png" alt="Especificos Buenos Aires" align="center" class="float-center" width="150" height="32">
                               </center>
                             </th>
                           </tr>
@@ -73,7 +73,7 @@
                     <tr>
                       <th class="small-12 large-12 column" valign="middle">
                         <center>
-                          <img src="./images/confetti.png" alt="Felicidades!">
+                          <img src="https://especificosba.com.ar/Mailing/images/uploads/1551300605_confetti.png" alt="Felicidades!">
                         </center>
                       </th>
                     </tr>
@@ -107,7 +107,7 @@
                         <table>
                           <tr>
                             <th>
-                              <img src="./images/300x300@2x-icon.png" alt="ubicacion">
+                              <img src="https://especificosba.com.ar/Mailing/images/uploads/1551300621_300x300@2x-icon.png" alt="ubicacion">
                             </th>
                           </tr>
                         </table>
@@ -133,7 +133,7 @@
                           <tr>
                             <th>
                                 <center data-parsed="">
-                                  <img src="./images/logo-vertical-xs.png" alt="Especificos Buenos Aires" align="center" class="float-center" width="30%">
+                                    <img src="https://especificosba.com.ar/Mailing/images/uploads/1551299698_logo-vertical-xs.png" alt="Especificos Buenos Aires" align="center" class="float-center" width="30%">
                                 </center>
                             </th>
                           </tr>

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
dist/birthday.html