aboutsummaryrefslogtreecommitdiffhomepage
path: root/www
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-18 23:29:54 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-18 23:29:54 +0200
commit16c3089a1154f146dbab6a9d43f1c5df1c89739e (patch)
treefc49343b7180e10af9fcdc11c48f2e236873971e /www
parent543d117dd85856aad0b02602ff8efd4b6678d1ba (diff)
downloadsciteco-16c3089a1154f146dbab6a9d43f1c5df1c89739e.tar.gz
homepage: added facicon and description meta tag
Diffstat (limited to 'www')
-rwxr-xr-xwww/build.tes2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/build.tes b/www/build.tes
index b9b7b56..9ef1ec4 100755
--- a/www/build.tes
+++ b/www/build.tes
@@ -17,6 +17,8 @@
<html>
<head>
<title>SciTECO - &lt;Website&gt; Q[title]</title>
+ <link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/rhaberkorn/sciteco/master/ico/sciteco.ico">
+ <meta name="description" content="Advanced TECO dialect and interactive screen editor based on Scintilla">
<style>
@import "https://www.nerdfonts.com/assets/css/webfont.css";