diff --git a/content/blog/swapfile-guide/index.md b/content/blog/swapfile-guide/index.md index 2c62942..e92d81e 100644 --- a/content/blog/swapfile-guide/index.md +++ b/content/blog/swapfile-guide/index.md @@ -77,7 +77,6 @@ misconception for another time) to MiB, which you can put in the command. Or you can look at this table for common sizes: -{{< table >}} | GiB | MiB | |-----|-------------| | 1 | count=1024 | @@ -86,7 +85,7 @@ Or you can look at this table for common sizes: | 4 | count=4096 | | 8 | count=8192 | | 16 | count=16384 | -{{< /table >}} +{.simple} If you aren't sure how big your swapfile should be, take a look at [Table 15.1 on this Red Hat documentation page][redhat-swap-table]. Remember that if your diff --git a/themes/bobatheme b/themes/bobatheme index ddb57e0..c9095e9 160000 --- a/themes/bobatheme +++ b/themes/bobatheme @@ -1 +1 @@ -Subproject commit ddb57e01201e75f5f6190a5fe24e33fcafcc9e2d +Subproject commit c9095e948be4e3ff52123053e63658653383a4d0