summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/_index.md2
-rw-r--r--content/license.md2
-rw-r--r--content/posts/gentoo-kernel-upgrade.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/content/_index.md b/content/_index.md
index 6c9105f..182fe90 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -37,4 +37,4 @@ int main() {
- {{< icon discord small >}} Discord as *@fed_ang*
-You can also contact me via email at {{< secondary >}}{{< email "main@fedang.net" >}}{{< icon mail small >}} {{< /secondary >}}.
+You can also contact me via email at *{{< email "main@fedang.net" >}}*.
diff --git a/content/license.md b/content/license.md
index d72d77f..411ac70 100644
--- a/content/license.md
+++ b/content/license.md
@@ -15,4 +15,4 @@ All registered trademarks mentioned on this website belong to their rightful own
The source code of the website is public and can be found [here](https://github.com/fedang/fedang.net).
-If you think that your copyright is being infringed contact me at `{{< email "main@fedang.net" >}}`.
+If you think that your copyright is being infringed contact me at *{{< email "main@fedang.net" >}}*.
diff --git a/content/posts/gentoo-kernel-upgrade.md b/content/posts/gentoo-kernel-upgrade.md
index c5dbf53..e9437c8 100644
--- a/content/posts/gentoo-kernel-upgrade.md
+++ b/content/posts/gentoo-kernel-upgrade.md
@@ -1,5 +1,5 @@
+++
-title = "Gentoo kernel upgrade"
+title = "Kernel upgrade on Gentoo"
subtitle = ""
categories = [ "linux", "guide" ]
tags = [ "linux", "gentoo", "kernel", "sysadmin" ]