diff options
Diffstat (limited to 'content/about')
-rw-r--r-- | content/about/_index.md | 10 | ||||
-rw-r--r-- | content/about/contact.md | 10 | ||||
-rw-r--r-- | content/about/duck.png | bin | 121256 -> 1107 bytes | |||
-rw-r--r-- | content/about/rss.md | 30 | ||||
-rw-r--r-- | content/about/uses.md | 10 | ||||
-rw-r--r-- | content/about/works.md | 10 |
6 files changed, 16 insertions, 54 deletions
diff --git a/content/about/_index.md b/content/about/_index.md index 78abb0b..5662247 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -1,9 +1,7 @@ ---- -title: About -language: en -ref: about -disable_feed: true ---- ++++ +title = "About" +disable_feed = true ++++ I suppose I should introduce my selves in third person to distinguish my internet persona and "meatsona", even though I find it weird to write in third diff --git a/content/about/contact.md b/content/about/contact.md index f4312fa..bd2d809 100644 --- a/content/about/contact.md +++ b/content/about/contact.md @@ -1,9 +1,7 @@ ---- -title: Contact -language: en -ref: contact -disable_feed: true ---- ++++ +title = "Contact" +disable_feed = true ++++ ## Email diff --git a/content/about/duck.png b/content/about/duck.png index 682d4d4..4d6eeb6 100644 --- a/content/about/duck.png +++ b/content/about/duck.png Binary files differdiff --git a/content/about/rss.md b/content/about/rss.md deleted file mode 100644 index 1246751..0000000 --- a/content/about/rss.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: RSS Feed -language: en -translationKey: rss -disable_feed: true ---- - -If your RSS Feed Reader cannot get the feed from the link, you can find the -feeds here: - -## The entire page - -- [English](/en/index.xml) -- [French](/fr/index.xml) -- [German](/de/index.xml) -- [Vietnamese](/vi/index.xml) - -## Posts - -- [English](/en/posts/index.xml) -- [French](/fr/posts/index.xml) -- [German](/de/posts/index.xml) -- [Vietnamese](/vi/posts/index.xml) - -## Book reviews - -- [English](/en/book-reviews/index.xml) -- [French](/fr/book-reviews/index.xml) -- [German](/de/book-reviews/index.xml) -- [Vietnamese](/vi/book-reviews/index.xml) diff --git a/content/about/uses.md b/content/about/uses.md index e32b69d..e7329d8 100644 --- a/content/about/uses.md +++ b/content/about/uses.md @@ -1,9 +1,7 @@ ---- -title: Uses -language: en -translationKey: uses -disable_feed: true ---- ++++ +title = "Uses" +disable_feed = true ++++ ## Software diff --git a/content/about/works.md b/content/about/works.md index 4df9409..a857aac 100644 --- a/content/about/works.md +++ b/content/about/works.md @@ -1,9 +1,7 @@ ---- -title: Works -language: en -translationKey: works -disable_feed: true ---- ++++ +title = "Works" +disable_feed = true ++++ Consider this my informal portfolio. My projects can be found on [GitHub](https://github.com/Huy-Ngo/) and [sourcehut](https://sr.ht/~huyngo/). |