diff options
author | Thomas Huang <tmashuang@users.noreply.github.com> | 2018-03-31 02:15:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-31 02:15:12 +0800 |
commit | 8e0f39353dd47c4a201aaf2ee160912846f2e68b (patch) | |
tree | 0fac2629c48dcf4134d8205441766e3c6a41b4ed /mascara/proxy/index.html | |
parent | 9d4be1842e7c56e3bfde529ff555dcae8dec3dbd (diff) | |
parent | 89e6baa3ba07cc46dcc62886fbe3f1906649ae77 (diff) | |
download | tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.tar tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.tar.gz tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.tar.bz2 tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.tar.lz tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.tar.xz tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.tar.zst tangerine-wallet-browser-8e0f39353dd47c4a201aaf2ee160912846f2e68b.zip |
Merge pull request #3781 from MetaMask/ci-artifacts
Build - Refactor + CircleCI Mascara builds
Diffstat (limited to 'mascara/proxy/index.html')
-rw-r--r-- | mascara/proxy/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mascara/proxy/index.html b/mascara/proxy/index.html index b83fc41af..4e167db72 100644 --- a/mascara/proxy/index.html +++ b/mascara/proxy/index.html @@ -17,4 +17,4 @@ Hello! I am the MetaMask iframe. <script src="./proxy.js"></script> </body> -</html>
\ No newline at end of file +</html> |