diff --git a/_site.yml b/_site.yml index edf82f2..481d846 100644 --- a/_site.yml +++ b/_site.yml @@ -8,8 +8,8 @@ navbar: right: - text: "Home" href: index.html -# - text: "About" -# href: about.html + - text: "About/Contact" + href: about.html - text: "Resume" href: https://ansonbiggs.com output: distill::distill_article diff --git a/about.Rmd b/about.Rmd index 356e3cf..e700c79 100644 --- a/about.Rmd +++ b/about.Rmd @@ -1,9 +1,13 @@ --- -title: "About this blog" +title: "Hi, I'm Anson." description: | - Some additional details about the blog + I'm an Astronautical Engineer studying at Embry-Riddle Prescott. --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = FALSE) ``` + +I mostly [write code](https://gitlab.com/MisterBiggs), but sometimes I make [3D Models](https://www.thingiverse.com/ansonb/designs). This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my [Résumé](https://ansonbiggs.com), otherwise you can reach me on [Telegram](https://t.me/MisterBiggs) or by [Email](mailto:anson@ansonbiggs.com). + + diff --git a/docs/about.html b/docs/about.html index f2356d8..70ace88 100644 --- a/docs/about.html +++ b/docs/about.html @@ -86,29 +86,29 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */ -
Some additional details about the blog
+I’m an Astronautical Engineer studying at Embry-Riddle Prescott.
I mostly write code, but sometimes I make 3D Models. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my Résumé, otherwise you can reach me on Telegram or by Email.