diff --git a/content/_index.md b/content/_index.md index c2399cd2..1d5565c7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ --- description: "A blog about the things I'm interested in - Japanese, my library and posting obscure problems I've solved." -title: "🪸 vodoraslo 🪸" +title: "vodoraslo" --- {{% center %}} diff --git a/content/library/hackbook/_index.md b/content/library/hackbook/_index.md index 37eed4ea..af8d2d08 100644 --- a/content/library/hackbook/_index.md +++ b/content/library/hackbook/_index.md @@ -6,12 +6,12 @@ layout: "hackbook/order-by-oldest" --- {{% center %}} -{{% h3 %}} +{{% h4 %}} **![](/img/new_turning.gif) Click to download the original pdf ![](/img/new_turning.gif)** **![](/img/new_turning.gif) Archive of the original google sites webpage ![](/img/new_turning.gif)** -{{% /h3 %}} +{{% /h4 %}} {{% h4 %}} diff --git a/content/tags/hackbook/_index.md b/content/tags/hackbook/_index.md index 803f8a92..ec96bbc5 100644 --- a/content/tags/hackbook/_index.md +++ b/content/tags/hackbook/_index.md @@ -5,9 +5,16 @@ layout: "hackbook/order-by-oldest" --- {{% center %}} -{{% h2 %}} +{{% h4 %}} **![](/img/new_turning.gif) Click to download the original pdf ![](/img/new_turning.gif)** **![](/img/new_turning.gif) Archive of the original google sites webpage ![](/img/new_turning.gif)** -{{% /h2 %}} +{{% /h4 %}} + +{{% h4 %}} + +or read the bookdown version [here](/library/ezpz/) (I wouldn't recommend it, it requires javascript to be enabled and it isn't the original book - it's a rewritten version of it.) + +{{% /h4 %}} + {{% /center %}} \ No newline at end of file diff --git a/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html b/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html index fa335e41..a87d2da7 100644 --- a/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html +++ b/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html @@ -18,7 +18,11 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea

How I Fixed My Synapse's Matrix Federation

+

Federation issues

I for the life of me couldn’t get synapse’s (matrix’s) federation to work. It said that the encryption couldn’t be trusted, i could join public rooms but i couldn’t start any chats, i couldn’t invite people to my rooms, i couldn’t get invited to rooms.

diff --git a/public/articles/blog/meta-description-in-hugo/index.html b/public/articles/blog/meta-description-in-hugo/index.html index 4047299d..6bdbb54b 100644 --- a/public/articles/blog/meta-description-in-hugo/index.html +++ b/public/articles/blog/meta-description-in-hugo/index.html @@ -16,7 +16,11 @@

Meta Description in Hugo

+

Adding meta description in Hugo

I assume you are using Luke Smith’s theme - Lugo, if you are not, you’d have to find these files yourself (e.g. search using vscode).

diff --git a/public/articles/blog/multiple-index-pages-in-hugo/index.html b/public/articles/blog/multiple-index-pages-in-hugo/index.html index 797a973d..78dba789 100644 --- a/public/articles/blog/multiple-index-pages-in-hugo/index.html +++ b/public/articles/blog/multiple-index-pages-in-hugo/index.html @@ -19,8 +19,12 @@ layouts |----**_default** |-------**hackbook** |-----------**order-by-oldest."/>

Multiple Index Pages in Hugo

+ +
Table Of Contents: