Skip to content

Commit

Permalink
Update blog title
Browse files Browse the repository at this point in the history
  • Loading branch information
jly02 committed Feb 14, 2023
1 parent b12c40b commit bb8e792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Jonathan Ly | Projects</title>
<title>Jonathan Ly | Blog</title>
<!-- css files -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.1/css/bulma.min.css">
Expand Down Expand Up @@ -50,7 +50,7 @@
<!-- Projects -->
<div class="container">
<div class="has-text-centered">
<h3 class="title is-3">Projects</h3>
<h3 class="title is-3">Blog</h3>
</div>
<p>
This page will be updated with projects I feel like sharing or am currently working on, as they come.
Expand Down

0 comments on commit bb8e792

Please sign in to comment.