2015-12-18 16:50:36 +01:00
|
|
|
<link rel="import" href="../bower_components/platinum-sw/platinum-sw-cache.html">
|
|
|
|
<link rel="import" href="../bower_components/platinum-sw/platinum-sw-register.html">
|
2015-12-18 17:43:46 +01:00
|
|
|
<link rel="import" href="../bower_components/paper-toast/paper-toast.html">
|
2015-12-23 13:57:13 +01:00
|
|
|
<link rel="import" href="../bower_components/paper-progress/paper-progress.html">
|
2015-12-26 13:33:16 +01:00
|
|
|
<link rel="import" href="../bower_components/neon-animation/neon-animated-pages.html">
|
2015-12-23 13:57:13 +01:00
|
|
|
<!-- Configure your routes here
|
2015-12-30 16:50:21 +01:00
|
|
|
<link rel="import" href="routing.html">
|
2015-12-23 13:57:13 +01:00
|
|
|
-->
|
2015-12-18 16:50:36 +01:00
|
|
|
<!-- Add your elements here -->
|
|
|
|
<link rel="import" href="../styles/app-theme.html">
|
2015-12-30 18:07:37 +01:00
|
|
|
<link rel="import" href="x-cards/about-page.html">
|
2015-12-26 13:33:16 +01:00
|
|
|
<link rel="import" href="x-cards/x-cards.html">
|
2015-12-18 17:43:46 +01:00
|
|
|
<link rel="import" href="buddy-finder/buddy-finder.html">
|
2015-12-23 13:57:13 +01:00
|
|
|
<link rel="import" href="p2p-network/connection-wrapper.html">
|
2015-12-19 01:18:02 +01:00
|
|
|
<link rel="import" href="file-sharing/file-receiver.html">
|
2015-12-30 16:50:21 +01:00
|
|
|
|