Building the custom theme design for this blog (part 10)
By default Tumblr will show the Source URL even if {SourceURL} is not included in the theme. Because this theme is primarily focused on publishing unique content as opposed to reposting, I added the below code to comment-out the Source URL from appearing.
{block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}
Also decided to not implement AddThis any longer.









