1
0
Fork 0
forked from github/pelican

Compare commits

..

No commits in common. "17234d75207b1f70bf58a7e2cc64df556fcf8d3c" and "101f856a8234e5e256febc9a625d238b708aadf7" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -107,8 +107,7 @@
Share this post on
<a href="{{article.share_post['bluesky']}}" title="Share post on Bluesky">Bluesky</a>,
<a href="{{article.share_post['mastodon']}}" title="Share post on Mastodon">Mastodon</a>,
<a href="{{article.share_post['reddit']}}" title="Share post on Reddit">Reddit</a>,
<a href="{{article.share_post['hacker-news']}}" title="Share post on Hacker News">Hacker News</a> or
<a href="{{article.share_post['reddit']}}" title="Share post on Reddit">Reddit</a> or
<a href="{{article.share_post['twitter']}}" title="Share post on evil Twitter">Twitter</a>.
</p>
</div>

View file

@ -38,6 +38,7 @@
{% endif %}
<link href="https://api.fontshare.com/v2/css?f[]=erode@400&f[]=fira-sans@600&f[]=stardom@400&display=swap" rel="stylesheet" />
<script src="/theme/js/prism.js"></script>
<link rel="stylesheet" type="text/css" href="/theme/css/prism.css" />
<link rel="stylesheet" type="text/css" href="/theme/css/prism-rose-pine-moon-alt.css" />
<style>
code[class*="language-"],