Skip to content

Commit 4c1e74f

Browse files
committed
chore(pico): Upgrade Pico to 2.0 Alpha
1 parent bf9a4ad commit 4c1e74f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ <h1>
55
<p>
66
I am a Vulnerability Researcher with a passion for security and a robust background in software engineering.
77
</p>
8-
</section>
9-
<section>
108
<details>
119
<summary>
1210
Table of Contents

src/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="author" content="Johnathan P. Irvin" />
99

1010
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
11-
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@1.*/css/pico.min.css" />
11+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.0-alpha1/css/pico.min.css" />
1212

1313
<title>Software Engineer - Johnathan Irvin</title>
1414
</head>

0 commit comments

Comments
 (0)