Skip to content

Commit

Permalink
right
Browse files Browse the repository at this point in the history
  • Loading branch information
Spybull committed Dec 6, 2023
1 parent f2be587 commit cc7b96f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
theme: jekyll-theme-chirpy
lang: ru-RU
lang: en
timezone: Europe/Moscow

title: spybull
tagline: anywhere deep dive

description: >-
blog, devOps, linux, unix, dev, programming, c, c++,
kernel, security, redos, astra, altlinux, gentoo, lfs
blog, devOps, linux, unix, dev, programming, c, c++, kernel, security, redos, astra, altlinux, gentoo, lfs
url: "https://spybull.github.io"
url: 'https://spybull.github.io'

github:
username: spybull
Expand All @@ -18,6 +17,7 @@ social:
name: spybull
email: [email protected]
links:
- https://spybull.github.io

google_site_verification:
google_analytics:
Expand Down
4 changes: 4 additions & 0 deletions _data/authors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
spybull:
name: spybull
telegram: 'https://t.me/spybull'
url: 'https://github.com/spybull'
1 change: 1 addition & 0 deletions _posts/2023-12-06-introduction to c.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ date: 2023-12-06 00:00:00 +0300
categories: [Programming, С]
tags: [c]
pin: true
author: spybull
---

## Настройка окружения
Expand Down

0 comments on commit cc7b96f

Please sign in to comment.