diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-09-27 10:14:22 +0000 | 
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-09-27 10:14:22 +0000 | 
| commit | b3f7e146c305cb06a0c5eb532a1b0f3737b84b7e (patch) | |
| tree | d4171573acac3fef86839be678b8297fe1ffd9f6 | |
| parent | updated hugo-book theme (diff) | |
removed pages from rss and removed signal
| -rw-r--r-- | content/about.md | 1 | ||||
| -rw-r--r-- | content/contact.md | 4 | 
2 files changed, 3 insertions, 2 deletions
diff --git a/content/about.md b/content/about.md index 129846d..4e13472 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,7 @@  ---  title: about  bookToC: false +noRSS: true  ---  ## ai research engineer @ [toyota motors europe (TME)](https://toyota-europe.com) diff --git a/content/contact.md b/content/contact.md index baf7e71..553aae0 100644 --- a/content/contact.md +++ b/content/contact.md @@ -1,10 +1,10 @@  ---  title: contact +bookToC: false +noRSS: true  ---  GPG key: download [here](/aethrvmn.gpg)    GPG fingerprint: [2DEC 190B 26C6 188E 5951 66AA 0F0C D756 AA91 0DB6](#)  my email is: me ~ at ~ aethrvmn.gr - -I also exist on Signal: [aethrvmn.03](https://signal.me/#eu/hknLPAjFLEXeSdaX1ql5y8HiVrkJOPkzAHKLgV_spm8XWZ-N4jFK94Rr7BnVHy6Y)  | 
