mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Updated Phoning Home (markdown)
parent
61187fe158
commit
852a2b2a31
1 changed files with 4 additions and 2 deletions
|
|
@ -4,8 +4,10 @@ Smeagol currently requests the WEFT logo in the page footer from my home site. T
|
|||
|
||||
and replace the line
|
||||
|
||||
<img height="16" width="16" alt="The Web Engineering Factory & Toolworks" src="http://www.weft.scot/images/weft.logo.64.png"> Developed by <a href="http://www.weft.scot/">WEFT</a>
|
||||
<img height="16" width="16" alt="The Web Engineering Factory & Toolworks"
|
||||
src="http://www.weft.scot/images/weft.logo.64.png"> Developed by <a href="http://www.weft.scot/">WEFT</a>
|
||||
|
||||
with the line
|
||||
|
||||
<img height="16" width="16" alt="The Web Engineering Factory & Toolworks" src="img/weft.logo.64.png"> Developed by <a href="http://www.weft.scot/">WEFT</a>
|
||||
<img height="16" width="16" alt="The Web Engineering Factory & Toolworks" src="img/weft.logo.64.png">
|
||||
Developed by <a href="http://www.weft.scot/">WEFT</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue