aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/partials/article-on-web.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/partials/article-on-web.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/partials/article-on-web.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/generators/hugo/themes/tdro/layouts/partials/article-on-web.html b/generators/hugo/themes/tdro/layouts/partials/article-on-web.html
new file mode 100644
index 0000000..59776da
--- /dev/null
+++ b/generators/hugo/themes/tdro/layouts/partials/article-on-web.html
@@ -0,0 +1,12 @@
+<article-on-web>
+ <section>
+ <button-anchor>
+ <a href="https://git.sr.ht/~sircmpwn/openring" title="Generated by Open Ring">
+ {{ safeHTML (readFile "public/css/icons/feather/help-circle.svg") }}
+ <span>Openring</span>
+ </a>
+ </button-anchor>
+ <h2>On the Web</h2>
+ </section>
+ {{- partial "openring.html" . -}}
+</article-on-web>