To do this, first customize your category template. Edit the code for the template and find the block of code that looks like this:
Code:
{{if cosmos_url}}
| <a href="{{cosmos_url}}">Cosmos</a>
{{/if}}
| <a href="{{cosmos_url}}">Cosmos</a>
{{/if}}
After that code, copy and paste the following:
Code:
| <a href="http://digg.com/submit?phase=2&url={{permalink_url}}" target="_blank">Digg This!</a>
Save your changes. You should now see a link next to your Permalink and Cosmos (if enabled) links in the category view. Repeat this change for the article template. The code to find and to add is the same in both templates.











Logged
