soz.sh

A server-side HTTP client for DICT protocol.
git clone git://efe.kim/soz.sh
Log | Files | Refs

commit e98095064bc8137409f88799267361ef1e152745
parent 555379ed27fad97b20d83b3ed0ffe6350cbe654d
Author: Sunur Efe Vural <efe@efe.kim>
Date:   Mon, 21 Oct 2019 13:52:01 -0400

add iphone web app metatags

Diffstat:
Msoz.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/soz.sh b/soz.sh @@ -219,10 +219,12 @@ cat << !__EOF__ <meta content="Çağdaş Türk Lehçeleri Sözlükleri, Türk Dilleri Sözlükleri, ${query} nedir, ${query} ne demek" name="description" /> <meta content="Arı Duru Türkçe" name="author" /> + <meta name="apple-mobile-web-app-capable" content="yes" /> <title>${query} ${query:+nedir} ${query:+-} Türk Dilleri Sözlükleri</title> <link rel="stylesheet" href="/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="/print.css" type="text/css" media="print" /> <link rel="icon" type="image/png" href="/favicon.png" /> + <link rel="apple-touch-icon" href="/icon.png" /> </head> <body> <div id="content">