diff options
author | ArthurHoaro <arthur@hoa.ro> | 2015-10-15 12:47:04 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2015-11-07 16:40:25 +0100 |
commit | b7b9dbb0d5815d04a81ba39c9b23a3a619976f98 (patch) | |
tree | 707fd86c33a5c985b3ccb7fe19a9d381f2f9ce44 /plugins/archiveorg/archiveorg.html | |
parent | a52e8435939c641f964939f1df55cf7ceddcc0fd (diff) | |
download | Shaarli-b7b9dbb0d5815d04a81ba39c9b23a3a619976f98.tar.gz Shaarli-b7b9dbb0d5815d04a81ba39c9b23a3a619976f98.tar.zst Shaarli-b7b9dbb0d5815d04a81ba39c9b23a3a619976f98.zip |
PLUGIN archiveorg
Display an archive.org icon in linklist, foreach links.
Diffstat (limited to 'plugins/archiveorg/archiveorg.html')
-rw-r--r-- | plugins/archiveorg/archiveorg.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/archiveorg/archiveorg.html b/plugins/archiveorg/archiveorg.html new file mode 100644 index 00000000..ce3bc6b7 --- /dev/null +++ b/plugins/archiveorg/archiveorg.html | |||
@@ -0,0 +1 @@ | |||
<span><a href="https://web.archive.org/web/%s"><img width="13" height="13" src="plugins/archiveorg/internetarchive.png" title="View on archive.org" /></a></span> \ No newline at end of file | |||