diff --git a/assets/graphics/brandedbull.svg b/assets/graphics/brandedbull.svg deleted file mode 100644 index 7188e7a..0000000 --- a/assets/graphics/brandedbull.svg +++ /dev/null @@ -1,420 +0,0 @@ - - - -image/svg+xml diff --git a/assets/images/brandedbull.png b/assets/images/brandedbull.png new file mode 100644 index 0000000..9c785d4 Binary files /dev/null and b/assets/images/brandedbull.png differ diff --git a/config.toml b/config.toml index b6b5145..ff79378 100644 --- a/config.toml +++ b/config.toml @@ -12,10 +12,6 @@ motto = "" [module] -[[module.mounts]] -source = "static" -target = "static" - [[module.mounts]] source = "assets/graphics" target = "assets/graphics" diff --git a/content/_index.html b/content/_index.html index 66a7a7c..1c1e3a7 100644 --- a/content/_index.html +++ b/content/_index.html @@ -4,12 +4,6 @@ cardImage: charolette motto: My name is Thomas Christensen
I am Milliron X description: The homepage of Thomas A. Christensen II layout: _default/list -menu: - main: - params: - prefix: fad - icon: fa-home - weight: -1000 ---

What is a "Milliron X"?

diff --git a/content/academia/_index.md b/content/academia/_index.md index f4b87eb..390da5b 100644 --- a/content/academia/_index.md +++ b/content/academia/_index.md @@ -3,13 +3,6 @@ title: Academic Publications and Presentations motto: Publications and Presentations cardImage: library decription: A list of my academic publications -menu: - main: - name: Academia - params: - prefix: fad - icon: fa-university - weight: 20 --- ### Academic Papers diff --git a/content/ai/_index.md b/content/ai/_index.md index 4efbf08..d9fd664 100644 --- a/content/ai/_index.md +++ b/content/ai/_index.md @@ -4,12 +4,6 @@ cardImage: Ai-calf motto: Artificial Insemination description: Advertising page to try and sell my artificial insemination services -menu: - main: - params: - prefix: fax - icon: fa-bull-sperm - weight: 30 --- I am licensed in the Great State of Wyoming as a food animal artificial diff --git a/content/contact/_index.html b/content/contact/_index.html index 111ea2e..6d62e29 100644 --- a/content/contact/_index.html +++ b/content/contact/_index.html @@ -3,13 +3,6 @@ title: Contact Me cardImage: venice-mailbox motto: Contact Me description: Contact form to get ahold of me -menu: - main: - name: Contact - params: - prefix: fad - icon: fa-file-signature - weight: 1 ---
### The culmination of all art forms is that of film. diff --git a/content/websites/_index.md b/content/websites/_index.md index 7dd0d7a..0185a0f 100644 --- a/content/websites/_index.md +++ b/content/websites/_index.md @@ -3,12 +3,6 @@ title: My Websites cardImage: eclipse motto: Websites description: List of websites that I have worked on -menu: - main: - name: Websites - params: - prefix: fad - icon: fa-browser --- I do occasionally build websites for myself and other people. Here is a list of diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7360ca8..19fbaa0 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -18,7 +18,77 @@
- {{ partial "sidebar" . }} +
@@ -41,8 +111,8 @@