Skip to content

Commit 742ee40

Browse files
committed
Three dimensional numbers
1 parent 1bf8173 commit 742ee40

File tree

4 files changed

+291
-4
lines changed

4 files changed

+291
-4
lines changed

config/_default/hugo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
baseURL = 'https://dolphywind.github.io/'
22
languageCode = 'en-us'
33
theme = 'hello_friend'
4-
paginate = 10
4+
5+
[pagination]
6+
pagerSize = 10
57

68
[taxonomies]
79
tag = "tags"

content/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The languages, tools and frameworks I am using or have used in the past
6868
### Operating System & Desktop Environment
6969
I am using a dual-boot system. I daily drive Linux and only boot Windows for gaming and game development.
7070

71-
+ Arch Linux, linux 6.1.71-1-lts with KDE Plasma 5.27.10
71+
+ Arch Linux, linux 6.1.71-1-lts with KDE Plasma 6
7272
+ Windows 11 Home edition
7373

7474
### Projects

0 commit comments

Comments
 (0)