Merge pull request #1147 from AhmedAlaa4611/master

Remove trailing whitespace
This commit is contained in:
Leo Khoa
2025-05-01 11:18:15 +02:00
committed by GitHub
22 changed files with 61 additions and 66 deletions

View File

@@ -13,5 +13,3 @@ SSLProxyProtocol all -SSLv3
SSLSessionCache "shmcb:logs/ssl_scache(512000)"
SSLSessionCacheTimeout 300

View File

@@ -12,4 +12,3 @@
; My Cool App: autorun node start $PORT PORT=9000 env_file=usr\my_file.env PWD=usr/proj/myapp DB_HOST=1.2.3.4 DB_PORT=9999 DB_USER=user DB_PASS="!$Ab.cs3cre1" DB_NAME=cooldb
; Awesome Tool: "PATH HAS SPACES SHOULD BE QUOTED LIKE THIS"
------------------------------------------------------------------------------

View File

@@ -12,4 +12,3 @@
; My Cool App: autorun node start $PORT PORT=9000 env_file=usr\my_file.env PWD=usr/proj/myapp DB_HOST=1.2.3.4 DB_PORT=9999 DB_USER=user DB_PASS="!$Ab.cs3cre1" DB_NAME=cooldb
; Awesome Tool: "PATH HAS SPACES SHOULD BE QUOTED LIKE THIS"
------------------------------------------------------------------------------

View File

@@ -51,7 +51,6 @@ if (!empty($_GET['q'])) {
.title {
font-size: 60px;
margin: 0;
}
.info {