Răsfoiți Sursa

re-order entries

Pi 3 luni în urmă
părinte
comite
447f73a70f
1 a modificat fișierele cu 8 adăugiri și 8 ștergeri
  1. 8 8
      home-sqlpage/sqlpage/migrations/000_index.sql

+ 8 - 8
home-sqlpage/sqlpage/migrations/000_index.sql

@@ -65,14 +65,6 @@ VALUES
 	'azure',
 	2
 ),
-(
-	'https://wol.shandan.one?location=outside',
-	'Wake a Device',
-	'',
-	'Wake a device from [home](https://wol.shandan.one?location=home) or [outside](https://wol.shandan.one?location=outside)',
-	'red',
-	3
-),
 (
 	'https://mealie.shandan.one',
 	'Recipes',
@@ -105,6 +97,14 @@ VALUES
 	'github',
 	3
 ),
+(
+	'https://wol.shandan.one?location=outside',
+	'Wake a Device',
+	'',
+	'Wake a device from [home](https://wol.shandan.one?location=home) or [outside](https://wol.shandan.one?location=outside)',
+	'red',
+	3
+),
 (
 	'https://shandan.one/pgadmin4',
 	'pgAdmin',