Skip to content

Commit a462626

Browse files
committed
change resumé
1 parent 0497e16 commit a462626

File tree

7 files changed

+14
-8
lines changed

7 files changed

+14
-8
lines changed

assets/img/avatar.png

24.8 KB
Loading

assets/jsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"baseUrl": ".",
44
"paths": {
55
"*": [
6-
"../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.30.0/assets/*"
6+
"../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.30.0/assets/*"
77
]
88
}
99
}

config/_default/menu.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
identifier = "github"
1212
name = "GitHub"
1313
url = "https://github.com/m3ow-dev/"
14-
1514
[social.params]
1615
icon = "brand-github"
16+
17+
[[social]]
18+
identifier = "resume"
19+
name = "Resume"
20+
url = "/resume.html"
21+

content/post/whoami/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
2-
title: whoami
3-
description: Who is Charles M?
4-
slug: whoami
2+
title: Resume
3+
description: Resume and curriculum vitae
4+
slug: resume
55
date: 2025-07-30 00:00:00+0000
66
weight: 3
77
tags:
8-
- whoami
8+
- cv
9+
- resume
910

1011
---
1112

12-
# [DOWNLOAD CV](https://blog.m3ow.dev/resume-2025.pdf)
13+
# [DOWNLOAD CV](/resume.pdf)
14+
# [VIEW CV (PURE HTML)](/resume.html)
1315

1416
# Charles M (m3ow)
1517
## Past Accomplishments
@@ -45,4 +47,3 @@ tags:
4547
- CyberConference
4648
- InCyberForum
4749
---
48-
*Passionate about cybersecurity, technology innovation, and continuous learning. Always seeking new challenges in the ever-evolving landscape of information security.*
49.4 KB
Loading

0 commit comments

Comments
 (0)