Date: [date]
Between us [company name] and you [customer name].
In short; neither of us will share any confidential information about each-other, by any means, with anyone else.
| 1 Deftblade Elite | |
| 1 Doomed Traveler | |
| 1 Elite Vanguard | |
| 1 Faerie Guidemother | |
| 1 Gideon's Lawkeeper | |
| 1 Goldmeadow Harrier | |
| 1 Hunted Witness | |
| 1 Savannah Lions | |
| 1 Thraben Inspector | |
| 1 Ainok Bond-Kin |
| <!DOCTYPE html> | |
| <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> | |
| <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> | |
| <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> | |
| <!--[if IE 9 ]><html class="ie ie9" lang="en"> <![endif]--> | |
| <!--[if (gte IE 10)|!(IE)]><!--><html lang="en"> <!--<![endif]--> <head> <!-- | |
| Elevar Data Layer V2 |
| <!DOCTYPE html> | |
| <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--><!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--><!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--><!--[if IE 9 ]><html class="ie ie9" lang="en"> <![endif]--><!--[if (gte IE 10)|!(IE)]><!--><html lang="en" class=" touchevents"><!--<![endif]--><head><style>@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style> <!-- | |
| Elevar Data Layer V2 | |
| This file is automatically updated and should not be edited directly. | |
| https://knowledge.getelevar.com/how-to-customize-data-layer-version-2 | |
| Updated: 2022-02-16 09:24:14+00:00 | |
| Version: 2.31.0 |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"/> | |
| <style type="text/css"> | |
| /* Based on The MailChimp Reset INLINE: Yes. */ | |
| /* Client-specific Styles */ | |
| #outlook a {padding:0;} /* Force Outlook to provide a "view in browser" menu link. */ | |
| body{width:100% !important; margin:0; padding:0;} |
| require "rubygems" | |
| require "twitter" | |
| require "json" | |
| # things you must configure | |
| TWITTER_USER = "your_username" | |
| MAX_AGE_IN_DAYS = 1 # anything older than this is deleted | |
| # get these from dev.twitter.com | |
| CONSUMER_KEY = "your_consumer_key" |
| Howdy, | |
| The URL generated via the 'Share on Twitter' button has a / after {site.url} and before {page.url}. | |
| How To Export Your Buxfer Transactions - Kai Davis http://www.kaisdavis.com/blog//how-to-export-your-buxfer-transactions/ via @kaisdavis | |
| I'd expect it to be .../blog/how to... | |
| Attached are share.html, _config.yml, config.rb, and the rakefile. |