diff --git a/.gitignore b/.gitignore index 61b73f5..e597aad 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,5 @@ rsconnect/ /.quarto/ +# using this folder to move old blog posts over +old_posts/ \ No newline at end of file diff --git a/_quarto.yml b/_quarto.yml index b7cc509..19bd8dc 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -6,6 +6,8 @@ website: navbar: right: - blog.qmd + - text: "Resume" + file: kyle_resume.pdf - icon: github href: https://github.com/mmmmtoasty19 format: diff --git a/_site/index.html b/_site/index.html index 53bb3d3..bfaf0f6 100644 --- a/_site/index.html +++ b/_site/index.html @@ -83,6 +83,10 @@ ul.task-list li input[type="checkbox"] {