diff --git a/app/index.html~ b/app/index.html~
index 86f2678..faf768d 100644
--- a/app/index.html~
+++ b/app/index.html~
@@ -1,63 +1,64 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- arkiwiJsBoilerplate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- App Generated with the html5 app generator
- Now go develop
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ arkiwiJsBoilerplate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ App Generated with the html5 app generator
+ Now go develop
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/scripts/main.js b/app/scripts/main.js
index 16a6592..0ac98e1 100644
--- a/app/scripts/main.js
+++ b/app/scripts/main.js
@@ -16,28 +16,21 @@ $(document).ready(function () {
var arkiwi = new ARKIWI.Arkiwi('http://www.arkiwi.org', 'http://upload.arkiwi.org');
$.get("templates/list.txt", function (template) {
- arkiwi.path("XM24", function (listone) {
- var dioporco = Mustache.render(template, listone);
- $(".row").append(dioporco);
- },true);
+ arkiwi.path("XM24/Occupy_Mordor", function (listone) {
+ var dioporco = Mustache.render(template, listone);
+ $(".row").append(dioporco);
+ }, true);
+ });
-});
-
-
-
-
-
-
-
-arkiwi.search('Ampioraggio', function (result) {
+ arkiwi.search('Ampioraggio', function (result) {
console.log('Ricerca...');
console.log(result);
});
- arkiwi.path('XM24', function (result) {
+ arkiwi.path('XM24/Occupy_Mordor', function (result) {
console.log('Lettura cartella...');
console.log(result);
}, true);
diff --git a/app/styles/main.css b/app/styles/main.css
index 2054568..1161e39 100644
--- a/app/styles/main.css
+++ b/app/styles/main.css
@@ -1,14 +1,30 @@
-/*------------------------------------------------------------------------------------------------------------------------
- @package: arkiwiJsBoilerplate
-
- @author: cek
- @www: arkiwi.oeg
-
- @copyright: COPYRIGHT 18 cek
- @license: MIT
-
- =============================================================================
- Filename: main.css
- =============================================================================
- This file is responsible for all styles on the arkiwiJsBoilerplate app.
- --------------------------------------------------------------------------------------------------------------------- */
\ No newline at end of file
+/*------------------------------------------------------------------------------------------------------------------------
+ @package: arkiwiJsBoilerplate
+
+ @author: cris
+ @www: arkiwi.oeg
+
+ @copyright: COPYRIGHT 18 cek
+ @license: MIT
+
+ =============================================================================
+ Filename: main.css
+ =============================================================================
+ This file is responsible for all styles on the arkiwiJsBoilerplate app.
+palette:
+http://paletton.com/#uid=70f0u0ksXsOhL-cmHuduim--whE
+ --------------------------------------------------------------------------------------------------------------------- */
+
+.embed-iframe{
+width:100%;
+min-width:100%;
+height:auto;
+}
+
+audio {
+ background-color: #E65116 !important;
+ border-radius: 6px;
+ height: 35px;
+ opacity: 1;
+ z-index: 99;
+}
diff --git a/app/templates/list.txt b/app/templates/list.txt
index 95b806b..8c7a54b 100644
--- a/app/templates/list.txt
+++ b/app/templates/list.txt
@@ -1,18 +1,25 @@
{{#items}}
-
-
+ciao
+
{{/items}}
+
+