eletrotupi.com

commit 69aaf25a31bc699084b2caf21d66ab2b7e20e029

Author: Pedro Lucas Porcellis <pedrolucasporcellis@gmail.com>

Add text-only version

 .build.yml | 2 +-
 index.html | 4 ++++


diff --git a/.build.yml b/.build.yml
index ab7639f5232436d41efa0f0e889f286b56ea315e..d3ba0b2b640797ed1ca7d96622ed016c1209eead 100644
--- a/.build.yml
+++ b/.build.yml
@@ -10,4 +10,4 @@   - eb365c2d-acc8-4f9b-977a-720bac44419c
 tasks:
   - deploy: |
       cd eletrotupi.com
-      rsync --rsh="ssh -o StrictHostKeyChecking=no" index.html -rP $deploy:/var/www/eletrotupi.com
+      rsync --rsh="ssh -o StrictHostKeyChecking=no" index.html index.txt -rP $deploy:/var/www/eletrotupi.com




diff --git a/index.html b/index.html
index 58932af2edb08fb0321b92c0a76ff52924a3a2ec..ab4ccec1809dc963c59cdba47854bcf3b5dfc411 100644
--- a/index.html
+++ b/index.html
@@ -73,6 +73,10 @@   
     <main>
       <header>
         <h1>eletro·tupi</h1>
+
+        <small>
+          <a href="/index.txt">veja uma versão apenas texto</a>
+        </small>
       </header>
 
       <hr>