11 Commits

Author SHA1 Message Date
5b067faf53 Add a comment before the sudo command 2023-03-20 10:44:23 -05:00
3776ece6c7 Rename the guide 2023-03-20 10:44:22 -05:00
7f6ef16d4a Add instructions for how to delete swapfile 2023-03-20 10:44:22 -05:00
bad8875a9e Update guide 2023-03-20 10:44:22 -05:00
3aacbe59b0 Add series and tag pages 2023-03-20 10:44:22 -05:00
e7351e8aa8 Change bashsession include to an info 2023-03-20 10:44:22 -05:00
2ec910bdde Remove tutorial heading 2023-03-20 10:44:22 -05:00
e077f1348e Add swapfile guide article drafts 2023-03-20 10:44:21 -05:00
b4c695aeb4 Update bobatheme
- Remove credit.html partial
- Reorganize summary template files
- Fix margin around post-title
- Remove series position indicator
- :3
2023-03-18 21:39:27 -05:00
cdfcf3c372 Add procursus.social <link> 2023-02-24 22:47:43 -06:00
6d7dfa6c5d Fix <code> font size in comments 2023-02-22 16:41:16 -06:00
3 changed files with 5 additions and 2 deletions

View File

@ -46,7 +46,8 @@ a.isso-author:hover,
border: none; border: none;
padding: 2px 4px; padding: 2px 4px;
border-radius: 5px; border-radius: 5px;
font-size: 100%; /* thanks isso.css for setting this to 85% for whatever reason */
font-size: 0.75em;
} }
.isso-input-wrapper input, .isso-input-wrapper input,

View File

@ -2,3 +2,5 @@
<script defer data-domain="bbaovanc.com" src="https://plausible.bbaovanc.com/js/bobalytics.outbound-links.js"></script> <script defer data-domain="bbaovanc.com" src="https://plausible.bbaovanc.com/js/bobalytics.outbound-links.js"></script>
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script> <script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
{{ end }} {{ end }}
<link rel="me" href="https://procursus.social/@bbaovanc" />