diff --git a/assets/index.html b/assets/index.html index 64d8d7e..b8888cd 100644 --- a/assets/index.html +++ b/assets/index.html @@ -12,32 +12,27 @@
-
-
{% inline "anchor.svg" %}
-
- Refreshing ({{loading.feeds}} left) -
+
+
{% inline "anchor.svg" %}
-
- - - -
+ + +
+
+ + Refreshing ({{loading.feeds}} left) +
diff --git a/assets/javascripts/app.js b/assets/javascripts/app.js index 64ec42d..4f2f0f4 100644 --- a/assets/javascripts/app.js +++ b/assets/javascripts/app.js @@ -153,7 +153,7 @@ var vm = new Vue({ 'settings': 'create', 'loading': { - 'feeds': false, + 'feeds': 0, 'newfeed': false, 'items': false, 'readability': false,