Add file favicon.ico.

This commit is contained in:
Schimon Jehudah, Adv. 2024-07-09 18:17:18 +03:00
parent d8c114277a
commit 12a0628767
5 changed files with 36 additions and 4 deletions

View file

@ -54,6 +54,7 @@ xmlns:atom='http://www.w3.org/2005/Atom'>
</title>
<!-- TODO media='print' -->
<link href='/css/stylesheet.css' rel='stylesheet' type='text/css' media='screen'/>
<link rel='icon' type='image/svg+xml' href='/graphic/xmpp.svg'/>
<!-- whether language code is of direction right-to-left -->
<xsl:if test='$rtl'>
<link id='semitic' href='/css/stylesheet-rtl.css' rel='stylesheet' type='text/css' />