diff --git a/system/htmly.php b/system/htmly.php
index a5a0adf..2e8ac5c 100644
--- a/system/htmly.php
+++ b/system/htmly.php
@@ -3,12 +3,12 @@ if (!defined('HTMLY')) die('HTMLy');
use PragmaRX\Google2FA\Google2FA;
-// Get search query. Redir to /search/
-get_search_query();
-
// Load the configuration file
config('source', $config_file);
+// Get search query. Redir to /search/
+get_search_query();
+
// Load the language file
get_language();