summaryrefslogtreecommitdiff
path: root/html/deviantion.htm
diff options
context:
space:
mode:
authorlost+skunk <[email protected]>2024-07-13 21:32:04 +0300
committerlost+skunk <[email protected]>2024-07-13 21:32:04 +0300
commit667de65e2fda7cb30ec886ccf6619a4178d5488b (patch)
tree72458bc795e31a3a6c8aadada91b71d5ff3acbf5 /html/deviantion.htm
parent8391cc34a95a82cf025b96e4352246a245d06d61 (diff)
downloadskunky-art-667de65e2fda7cb30ec886ccf6619a4178d5488b.tar.gz
skunky-art-667de65e2fda7cb30ec886ccf6619a4178d5488b.tar.bz2
skunky-art-667de65e2fda7cb30ec886ccf6619a4178d5488b.zip
v1.3
Diffstat (limited to 'html/deviantion.htm')
-rw-r--r--html/deviantion.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/deviantion.htm b/html/deviantion.htm
index 34f5fda..c00c1ae 100644
--- a/html/deviantion.htm
+++ b/html/deviantion.htm
@@ -2,7 +2,7 @@
<html>
<head>
<title>SkunkyArt | {{.Templates.Deviation.Post.Deviation.Author.Username}} - {{.Templates.Deviation.Post.Deviation.Title}}</title>
- <link rel="stylesheet" href="{{.BasePath}}gui/css/skunky.css">
+ <link rel="stylesheet" href="{{.BasePath}}stylesheet">
<meta name="referrer" content="no-referrer" />
</head>
<main>
@@ -34,7 +34,7 @@
{{if (ne .Templates.Deviation.Tags "")}}
{{.Templates.Deviation.Tags}}<br>
{{end}}
- <span>Published: <strong>{{.Templates.Deviation.StringTime}}</strong>; Views: <strong>{{.Templates.Deviation.Post.Deviation.Stats.Views}}</strong>; Favourites: <strong>{{.Templates.Deviation.Post.Deviation.Stats.Favourites}}</strong>; Downloads: <strong>{{.Templates.Deviation.Post.Deviation.Stats.Downloads}}</strong><span>
+ <span>Published: <strong>{{.Templates.Deviation.StringTime}}</strong>; Views: <strong>{{.Templates.Deviation.Post.Deviation.Stats.Views}}</strong>; Favourites: <strong>{{.Templates.Deviation.Post.Deviation.Stats.Favourites}}</strong>; Downloads: <strong>{{.Templates.Deviation.Post.Deviation.Stats.Downloads}}</strong>
<br><a target="_blank" href="https://www.deviantart.com/{{.Templates.Deviation.Post.Deviation.Author.Username}}/art/art-{{.Templates.Deviation.Post.Deviation.ID}}">Redirect to original</a>
</span>
{{if (ne .Templates.Deviation.Post.Description "")}}