Last active
September 25, 2015 09:04
-
-
Save sjmiles/700f3a995f6a853d74fb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<base href="https://polygit.org/ | |
/cdn+sjmiles+:gh-pages/ | |
/lab+sjmiles+:gh-pages/ | |
/firebase-bower+firebase+:master/ | |
/components/"> | |
<link rel="import" href="polymer/polymer.html"> | |
<link rel="import" href="iron-icons/iron-icons.html"> | |
<link rel="import" href="iron-flex-layout/iron-flex-layout.html"> | |
<link rel="import" href="paper-menu/paper-menu.html"> | |
<link rel="import" href="paper-icon-button/paper-icon-button.html"> | |
<link rel="import" href="paper-checkbox/paper-checkbox.html"> | |
<link rel="import" href="lab/cdn/pulp-elements/pulp-router.html"> | |
<link rel="import" href="cdn/app-elements/app-layout.html"> | |
<script src="firebase-bower/firebase.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment