|
@@ -4,6 +4,8 @@
|
|
<link rel="import" href="../../bower_components/paper-icon-button/paper-icon-button.html">
|
|
<link rel="import" href="../../bower_components/paper-icon-button/paper-icon-button.html">
|
|
<link rel="import" href="../../bower_components/paper-tooltip/paper-tooltip.html">
|
|
<link rel="import" href="../../bower_components/paper-tooltip/paper-tooltip.html">
|
|
<link rel="import" href="../../styles/icons.html">
|
|
<link rel="import" href="../../styles/icons.html">
|
|
|
|
+<link rel="import" href="../invitation-link/invitation-link.html">
|
|
|
|
+
|
|
<dom-module id="x-cards">
|
|
<dom-module id="x-cards">
|
|
<template>
|
|
<template>
|
|
<style>
|
|
<style>
|
|
@@ -54,7 +56,7 @@
|
|
<div id="placeholder"></div>
|
|
<div id="placeholder"></div>
|
|
<div id="container">
|
|
<div id="container">
|
|
<div class="share">
|
|
<div class="share">
|
|
- <a href="https://twitter.com/capira42" target="_blank">
|
|
|
|
|
|
+ <a href="https://twitter.com/snapdrop42" target="_blank">
|
|
<iron-icon icon="chat:twitter"></iron-icon>
|
|
<iron-icon icon="chat:twitter"></iron-icon>
|
|
<paper-tooltip for="" position="bottom" offset="14">
|
|
<paper-tooltip for="" position="bottom" offset="14">
|
|
Contact us on Twitter!
|
|
Contact us on Twitter!
|