We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9a4ad commit 4c1e74fCopy full SHA for 4c1e74f
src/index.html
@@ -5,8 +5,6 @@ <h1>
5
<p>
6
I am a Vulnerability Researcher with a passion for security and a robust background in software engineering.
7
</p>
8
-</section>
9
-<section>
10
<details>
11
<summary>
12
Table of Contents
src/layout.html
@@ -8,7 +8,7 @@
<meta name="author" content="Johnathan P. Irvin" />
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
- <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@1.*/css/pico.min.css" />
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.0-alpha1/css/pico.min.css" />
13
<title>Software Engineer - Johnathan Irvin</title>
14
</head>
0 commit comments