Skip to content

Commit

Permalink
typo, avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Dumas committed Apr 24, 2024
1 parent d537e7c commit 001712b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ theme_mode: dark
img_cdn:

# the avatar on sidebar, support local or CORS resources
avatar:
avatar: "/assets/img/avatar/dingo.jpg"

# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
# It can be overridden by a customized `page.image` in front matter.
Expand Down
8 changes: 3 additions & 5 deletions _data/share.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ platforms:
- type: Twitter
icon: "fa-brands fa-square-x-twitter"
link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"

- type: Facebook
icon: "fab fa-facebook-square"
link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"

- type: Linkedin
icon: "fab fa-linkedin"
link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
- type: Linkedin
icon: "fab fa-linkedin"
link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
4 changes: 3 additions & 1 deletion _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ icon: fas fa-info-circle
order: 4
---

I am a Cybersecurity Engineer, with six years experience in the industry. The majority of my work has been in the areas of malware analysis, vulnerability research, and program analysis. I am trying to get into a habit of writing up more of my work, so this will ideally grow over time. Until then, thank you for checking this out, and please reach out to me with any ideas, suggestions, or questions.
I am a Cybersecurity Engineer, with six years of experience in the industry.

The majority of my work has been in the areas of malware analysis, vulnerability research, and program analysis. I am working to get into the habit of writing up my work, so this will ideally grow over time. Until then, thank you for checking this out, and please reach out with any ideas, suggestions, or questions.
Binary file added assets/img/avatar/dingo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 001712b

Please sign in to comment.