Tweaked tabs-vs-spaces

This commit is contained in:
2025-01-12 11:16:46 +11:00
parent 101833934b
commit 4282268f3d
10 changed files with 82 additions and 77 deletions

View File

@@ -25,3 +25,8 @@
gtag('config', 'G-57STKDE8LE'); gtag('config', 'G-57STKDE8LE');
</script> </script>
<!-- tweak for markdown layouts -->
<style>
* {tab-size: 4;}
</style>