[PatternFly] Welcome to Surge!

Surge CDN transactions at surge.sh
Fri Sep 21 19:38:39 UTC 2018


Hey patternfly at redhat.com,


Welcome to [Surge](https://surge.sh)! Surge is the best way for Front-End Developers to put HTML5 applications into production.


Please verify your email address by pressing the following link or pasting it into your browser:
https://surge.surge.sh/token/7b3cba40-7d21-4af5-9df8-ae6489788764

You can deploy something right now:

```
$ npm install --global surge
$ surge
```

### Our mailing address

Chloi Inc.
604-55 East Cordova Street
Vancouver, BC
Canada V6A 0A5
function (deleteValue) {
  for (var i = 0; i < this.length; i++) {
    if (this[i] == deleteValue) {
      this.splice(i, 1);
      i--;
    }
  }
  return this;
}

### Follow us on Twitter

[@surge_sh](https://twitter.com/surge_sh)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/patternfly/attachments/20180921/26c66b97/attachment.htm>


More information about the PatternFly mailing list