Skip to content

Commit fff153d

Browse files
committed
test icon
1 parent 6a6d452 commit fff153d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.icarukTime.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"idleHeartbeats": 12057,
3-
"navigatingHeartbeats": 2963,
4-
"totalCodingHeartbeats": 17320,
2+
"idleHeartbeats": 12181,
3+
"navigatingHeartbeats": 2974,
4+
"totalCodingHeartbeats": 17426,
55
"languageHeartbeats": {
66
"jsonc": 47,
7-
"toml": 3591,
7+
"toml": 3612,
88
"markdown": 9513,
99
"html": 3118,
1010
"scminput": 832,
1111
"yaml": 17,
1212
"plaintext": 48,
13-
"shellscript": 154
13+
"shellscript": 239
1414
},
1515
"fileHeartbeats": {
1616
".vscode/settings.json": 47,
17-
"hugo.toml": 3419,
17+
"hugo.toml": 3440,
1818
"content/posts/my-first-post.md": 2648,
1919
"content/about.md": 789,
2020
"layouts/_default/single.html": 57,
@@ -53,6 +53,6 @@
5353
"content/test/pentagone/index.md": 232,
5454
"/media/mewily/Me/blog/content/games/mario_maker_v6/index.md": 58,
5555
"/response_2ac5c890-9837-4004-b0d3-adcb93c5ce13/0": 69,
56-
"/response_4c12c31f-c047-4e66-aa7a-3998bab0bc0b/0": 85
56+
"/response_4c12c31f-c047-4e66-aa7a-3998bab0bc0b/0": 170
5757
}
5858
}

hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#baseURL = 'https://thomas-mewily.github.io/website/'
2-
baseURL = "http://localhost:1313/"
1+
baseURL = 'https://thomas-mewily.github.io/'
2+
#baseURL = "http://localhost:1313/"
33

44
languageCode = 'en-us'
55
title = 'Mewily Website'

0 commit comments

Comments
 (0)