diff --git a/README.md b/README.md index a420acc..7dbe2f1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The tables and graphs have a horizontal scroll on mobile when the viewport becom ## Installing 1. First install the YOURLS scripts and database. -2. Download or clone this repo into the plugins folder in your YOURLS install `user/plugins/`. +2. Download or clone this repo into the plugins folder in your YOURLS install `user/plugins/`. Make sure the folder is called `air66theme` to reduce potential issues. 3. Login into the admin area of YOURLS and activate the plugin. 4. The Air 66 Admin Theme is now active. diff --git a/app/js/script.js b/app/js/script.js index 598f986..9c2e6db 100644 --- a/app/js/script.js +++ b/app/js/script.js @@ -77,7 +77,7 @@ $( document ).ready(function() { // Update footer var content = $(this).html(); var i = 77 - var updated_content = "Running on" + content.slice(13, i) + '& Air 66 Design Ltd' + content.slice(i-1) + var updated_content = "Running on " + content.slice(13, i) + ' & Air 66 Design Ltd' + content.slice(i) $(this).html(updated_content); } }); diff --git a/dist/main.js b/dist/main.js index 4571926..899c5bb 100644 --- a/dist/main.js +++ b/dist/main.js @@ -1 +1 @@ -$(document).ready(function(){var a;a=$("meta[name=pluginURL]").attr("content")?$("meta[name=pluginURL]").attr("content"):"/user/plugins/air66Theme",$("body").hasClass("login")&&$("#login").prepend(''),$("header[role=banner]").hide(),$("header[role=banner]").remove(),$("#admin_menu_help_link").remove(),$("#admin_menu").append('
  • Contact Air 66 Design
  • '),$("body").prepend($('