User Tools

Site Tools


web

This is an old revision of the document!


Level 3 Headline

web root favicon.ico is not working in ssl

  1. move favicon.ico to sub dir - /images
  2. add following to html
    <link rel="shortcut icon" href="/images/favicon.ico">

customized favicon for moin

Add following to wikiconfig.py

html_head = '''
<link rel="shortcut icon" href="/images/favicon.ico">
'''
web.1486172136.txt.gz · Last modified: 2017/02/03 17:35 by frank