Skip to content

Commit 18c5443

Browse files
committed
rename website
1 parent 7692f3f commit 18c5443

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

config.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ paginate = 5
2222

2323
[languages]
2424
[languages.en]
25-
title = "LinuxBytes"
25+
title = "NixBytes"
2626
subtitle = "Linux Admin by day and a Coder by night"
2727
keywords = ""
2828
copyright = ""
@@ -37,7 +37,7 @@ paginate = 5
3737
dateFormatList = "2006-01-02"
3838

3939
[languages.en.params.logo]
40-
logoText = "LinuxBytes"
40+
logoText = "NixBytes"
4141
logoHomeLink = "/"
4242
# or
4343
#
@@ -47,13 +47,13 @@ paginate = 5
4747

4848
[[params.social]]
4949
name = "github"
50-
url = "https://github.com/linuxbytes"
50+
url = "https://github.com/nixbytes"
5151
[[params.social]]
5252
name = "email"
5353
url = "mailto:real8686@gmail.com"
5454
[[params.social]]
5555
name = "twitter"
56-
url = "https://twitter.com/linuxbyte3"
56+
url = "https://twitter.com/nixbyte3"
5757

5858
[[languages.en.menu.main]]
5959
identifier = "blog"

content/about.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ tags:
66
- web
77
- code
88
- technology
9+
- system
910
---
1011

1112
I am a Linux engineer by day and a coder by night. I am an ambitious problem solver with a passion for Linux (Slackware, Redhat, Ubuntu, Centos)/Unix (Solaris, AIX, OSX), development, coding and technology as a whole.
1213
I am continually evaluating and upgrading my skills so that I can stay at the cutting edge of IT by studying and taking online courses. I started to create this blog to share my passion with technology.
1314

1415
### Technology
1516

16-
#### Linux System
17+
#### Linux and Unix Systems
1718

1819
I Have worked with various Unix and Linux systems, love the platform, and philosophy on how this technology has done and involved over the years. Primary Linux Distro includes Redhat, Centos, Ubuntu, Debian, and experimented with various others.
1920

0 commit comments

Comments
 (0)