diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-10 00:04:43 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-10 00:04:43 +0300 |
commit | 8e79098193fd0a8b65305dd8054cf7c424c60bc5 (patch) | |
tree | aa894af1e2463e4919885a5bca700ab742012b4c /content/pages | |
parent | 59c7d4567380d1a9c80e96eb958fdbdd512ce006 (diff) |
новая жизнь блога 2
Diffstat (limited to 'content/pages')
-rw-r--r-- | content/pages/guestbook.md | 7 | ||||
-rw-r--r-- | content/pages/jabber.md | 1 | ||||
-rw-r--r-- | content/pages/me.md | 1 | ||||
-rw-r--r-- | content/pages/projects.md | 1 |
4 files changed, 10 insertions, 0 deletions
diff --git a/content/pages/guestbook.md b/content/pages/guestbook.md new file mode 100644 index 0000000..ebd78a2 --- /dev/null +++ b/content/pages/guestbook.md @@ -0,0 +1,7 @@ +--- +title: "Гостевая книга" +date: 2024-11-03T16:10:32+03:00 +draft: false +--- + +Да-да. Старая добрая гостевая книга. Здесь можно писать комментарии не подходящие ни к одному посту и относящиеся к сайту целиком.
\ No newline at end of file diff --git a/content/pages/jabber.md b/content/pages/jabber.md index 0e9354d..b9c8048 100644 --- a/content/pages/jabber.md +++ b/content/pages/jabber.md @@ -2,6 +2,7 @@ title: "Jabber" date: 2024-11-03T16:10:32+03:00 draft: false +comments: false --- <a href='https://compliance.conversations.im/server/neonxp.ru'><img src='https://compliance.conversations.im/badge/neonxp.ru'></a> diff --git a/content/pages/me.md b/content/pages/me.md index 4ea3195..29c2c08 100644 --- a/content/pages/me.md +++ b/content/pages/me.md @@ -2,6 +2,7 @@ title: "Обо мне" date: 2024-11-03T16:10:32+03:00 draft: false +comments: false --- - E-mail: i@neonxp.ru diff --git a/content/pages/projects.md b/content/pages/projects.md index 8751a56..657c4e8 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -2,6 +2,7 @@ title: "Мои проекты" date: 2024-11-03T16:10:32+03:00 draft: false +comments: false --- - [Джаббер сервер](/pages/jabber/) |