Browse Source

brand link

windhamdavid 3 years ago
parent
commit
908b4f3150
5 changed files with 38 additions and 21 deletions
  1. 6 1
      .htaccess
  2. 0 0
      app/css/dw.css
  3. 21 15
      app/index.html
  4. 0 0
      app/index.min.html/index.html
  5. 11 5
      index.html

+ 6 - 1
.htaccess

@@ -6,6 +6,11 @@
     ExpiresByType image/webp "access plus 1 year"
     ExpiresByType image/svg+xml "access plus 1 year"
     ExpiresByType image/x-icon "access plus 1 year"
+    ExpiresByType font/ttf "access plus 1 year"
+    ExpiresByType font/otf "access plus 1 year"
+    ExpiresByType font/woff "access plus 1 year"
+    ExpiresByType font/woff2 "access plus 1 year"
+    ExpiresByType image/svg+xml "access plus 1 year"
     ExpiresByType video/mp4 "access plus 1 year"
     ExpiresByType video/mpeg "access plus 1 year"
     ExpiresByType application/pdf "access plus 1 year"
@@ -14,7 +19,7 @@
     ExpiresByType text/css "access plus 1 week"
 </IfModule>
 <ifModule mod_headers.c>
-    <filesMatch ".(gif|ico|jpg|jpeg|mp4|mpeg|png|svg|webp)$">
+    <filesMatch ".(gif|ico|jpg|jpeg|mp4|mpeg|png|svg|webp|ttf|otf|woff|woff2)$">
         Header set Cache-Control "max-age=31536000, public"
     </filesMatch>
     <filesMatch ".(js|pdf)$">

File diff suppressed because it is too large
+ 0 - 0
app/css/dw.css


+ 21 - 15
app/index.html

@@ -23,11 +23,11 @@
   </div>
 </header>
 <header class="header-small">
-  <a href="./index.php" class="brand">
+  <a href="#header" class="brand">
     <img class="light" src="./img/dw-sm-white.svg" srcset="./img/dw-sm-white.svg 2x" alt="David Windham logo"/>
     <img class="dark" src="./img/dw-sm.svg" srcset="./img/dw-sm.svg 2x" alt="David Windham logo"/>
   </a>
-  <button class="hamburger" type="button">
+  <button class="hamburger" type="button" aria-label="Open Close Menu">
     <span class="hamburger-box">
       <span class="hamburger-inner"></span>
     </span>
@@ -258,8 +258,8 @@
                 project would have been impossible without him"
               </blockquote>
               <figcaption>
-                <cite>Chris Hegedus</cite>
-                Pennebaker Hegedus Films<br />
+                <cite>pending approval</cite>
+                pending approval<br />
                 New York, NY
               </figcaption>
             </figure>
@@ -443,33 +443,39 @@
                             <div class="btn-group btn-group-toggle" data-toggle="buttons">
                               <label class="btn btn-light">
                                 <input type="radio" name="options" id="option1" autocomplete="off">
-                                <a target="_blank" href="https://cloud.google.com">
-                                  <img class="vendor-image" src="img/vendor-google.png" width="100%">
+                                <a href="https://cloud.google.com" target="_blank" rel="noopener">
+                                  <img class="vendor-image" src="img/vendor-google.png">
                                 </a>
                               </label>
                               <label class="btn btn-light">
                                 <input type="radio" name="options" id="option2" autocomplete="off">
-                                <a target="_blank" href="https://linode.com">
-                                <img class="vendor-image" src="img/vendor-linode.png" width="100%">
+                                <a href="https://linode.com" target="_blank" rel="noopener">
+                                <img class="vendor-image" src="img/vendor-linode.png">
                                 </a>
                               </label>
                               <label class="btn btn-light">
-                                <input type="radio" name="options" id="option2" autocomplete="off">
-                                <a target="_blank" href="https://aws.amazon.com">
-                                <img class="vendor-image" src="img/vendor-amazon.png" width="100%">
+                                <input type="radio" name="options" id="option3" autocomplete="off">
+                                <a href="https://kinsta.com" target="_blank" rel="noopener">
+                                <img class="vendor-image" src="img/vendor-kinsta.png">
                                 </a>
                               </label>
                               <label class="btn btn-light">
-                                <input type="radio" name="options" id="option3" autocomplete="off">
-                                <a target="_blank" href="https://azure.microsoft.com/">
-                                <img class="vendor-image" src="img/vendor-microsoft.png" width="100%">
+                                <input type="radio" name="options" id="option4" autocomplete="off">
+                                <a href="https://aws.amazon.com" target="_blank" rel="noopener">
+                                <img class="vendor-image" src="img/vendor-amazon.png">
+                                </a>
+                              </label>
+                              <label class="btn btn-light">
+                                <input type="radio" name="options" id="option5" autocomplete="off">
+                                <a href="https://azure.microsoft.com/" target="_blank" rel="noopener">
+                                <img class="vendor-image" src="img/vendor-microsoft.png">
                                 </a>
                               </label>
                             </div>
                           </div>
                         </div>
                         <p class="mt-1">
-                          I use one of these four vendors for everything.
+                          I use one of these five vendors for everything.
                           Anything can be accomplished between them and
                           I will recommend each based solely on your project requirements and existing IT infrastructure.
                           Each vendor offers a marketplace of products which can be integrated into your project.

File diff suppressed because it is too large
+ 0 - 0
app/index.min.html/index.html


+ 11 - 5
index.html

@@ -29,7 +29,7 @@
   </div>
 </header>
 <header class="header-small">
-  <a href="./index.php" class="brand">
+  <a href="#header" class="brand">
     <img class="light" src="./img/dw-sm-white.svg" srcset="./img/dw-sm-white.svg 2x" alt="David Windham logo"/>
     <img class="dark" src="./img/dw-sm.svg" srcset="./img/dw-sm.svg 2x" alt="David Windham logo"/>
   </a>
@@ -264,8 +264,8 @@
                 project would have been impossible without him"
               </blockquote>
               <figcaption>
-                <cite>Chris Hegedus</cite>
-                Pennebaker Hegedus Films<br />
+                <cite>pending approval</cite>
+                pending approval<br />
                 New York, NY
               </figcaption>
             </figure>
@@ -461,12 +461,18 @@
                               </label>
                               <label class="btn btn-light">
                                 <input type="radio" name="options" id="option3" autocomplete="off">
+                                <a href="https://kinsta.com" target="_blank" rel="noopener">
+                                <img class="vendor-image" src="img/vendor-kinsta.png">
+                                </a>
+                              </label>
+                              <label class="btn btn-light">
+                                <input type="radio" name="options" id="option4" autocomplete="off">
                                 <a href="https://aws.amazon.com" target="_blank" rel="noopener">
                                 <img class="vendor-image" src="img/vendor-amazon.png">
                                 </a>
                               </label>
                               <label class="btn btn-light">
-                                <input type="radio" name="options" id="option4" autocomplete="off">
+                                <input type="radio" name="options" id="option5" autocomplete="off">
                                 <a href="https://azure.microsoft.com/" target="_blank" rel="noopener">
                                 <img class="vendor-image" src="img/vendor-microsoft.png">
                                 </a>
@@ -475,7 +481,7 @@
                           </div>
                         </div>
                         <p class="mt-1">
-                          I use one of these four vendors for everything.
+                          I use one of these five vendors for everything.
                           Anything can be accomplished between them and
                           I will recommend each based solely on your project requirements and existing IT infrastructure.
                           Each vendor offers a marketplace of products which can be integrated into your project.

Some files were not shown because too many files changed in this diff