diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index 0e12f8bcff..e6f37dcb24 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -3,7 +3,7 @@ {% if sub %} {% set image=sub.sidebar_url %} {% else %} - {% set image='/assets/images/' + SITE_NAME + '/sidebar.webp?v=1' %} + {% set image='/assets/images/' + SITE_NAME + '/sidebar.webp?v=2' %} {% endif %} sidebar image @@ -22,9 +22,6 @@ HOLE EXILEES HOLE BLOCKERS {% else %} - CREATE HOLE - BROWSE HOLES -

Rules:


diff --git a/ubuntu_setup b/ubuntu_setup index 992c8807a6..99f5c7641b 100644 --- a/ubuntu_setup +++ b/ubuntu_setup @@ -1,3 +1,4 @@ +update-locale LANG=en_US.utf8 cd /rDrama cp ./env /env . /env