Perhaps this might require changing the tiddlywiki source code
Any change to the content after the title changes the content in tiddlers $:/SiteTitle and $:/SiteSubtitle
Any reply would be greatly appreciated
![]()
Perhaps this might require changing the tiddlywiki source code
Any change to the content after the title changes the content in tiddlers $:/SiteTitle and $:/SiteSubtitle
Any reply would be greatly appreciated
![]()
Is this what you’re looking for? Setting a favicon - TiddlyWiki Documentation
The favicon handling for a client-server configuration and a single-file wiki is different.
So what do you need?
I want to change the website icon of my single file tiddlywiki to something else, no need to configure a personal tiddlywiki server,the tiddlywiki results after the first change did not respond
You should download empty.html from tw-com and try it there. If it works, your wiki is messed up.
-m
Any reply would be greatly appreciated
This is the tid source code format that can normally be parsed by tiddlywiki into website titles
There is a reason, why the favicon is as it is. See:
It’s not possible to change it, if you want to make sure, that all browsers can show that icon.
Therefore, the $:/favicon.ico tiddler can probably only store png code, and can not reference the various ready-made ICONS that come with the tiddlywiki system in this tiddlers,for example “{{$:/core/icon}}” ,It is only an embedded reference,the file should not exceed 1kb at most