We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8008d5 commit e884c67Copy full SHA for e884c67
config/_default/languages.en.toml
@@ -16,7 +16,7 @@ title = "0xAdra"
16
[author]
17
name = "Aditya"
18
image = "img/me.jpg"
19
- headline = "Security Researcher"
+ headline = "Blockchain Security Researcher"
20
bio = "Security Researcher"
21
links = [
22
{ github = "https://github.com/adityaxxz" },
public/index.html
@@ -466,7 +466,7 @@ <h1 class="mb-2 text-4xl font-extrabold text-neutral-800 dark:text-neutral-200">
466
</h1>
467
468
<h2 class="mt-0 mb-0 text-xl text-neutral-800 dark:text-neutral-300">
469
- Security Researcher
+ Blockchain Security Researcher
470
</h2>
471
472
<div class="mt-3 mb-10 text-2xl">
0 commit comments