diff --git a/README.md b/README.md index 3dd5f5f..c711686 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,13 @@ To update: ---------- $ hugo - $ cd public - $ git add . - $ git commit -m 'Updating site' - $ git push origin gh-pages License: -------- The MIT License (MIT) -Copyright (c) 2016 Danielle & Matthew Dillon +Copyright (c) 2016-2021 Danielle & Matthew Dillon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/config.toml b/config.toml index 3c62d15..35bffa6 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "http://www.akdillon.net" +baseurl = "https://www.akdillon.net" languageCode = "en-us" title = "AKDillon" canonifyurls = true @@ -22,4 +22,4 @@ canonifyurls = true url = "/contact/" [params] -copyrightyear = "2016" +copyrightyear = "2021" diff --git a/content/mrd_ce_thesis/index.md b/content/mrd_ce_thesis/index.md index 83746ed..b4dc87b 100644 --- a/content/mrd_ce_thesis/index.md +++ b/content/mrd_ce_thesis/index.md @@ -33,4 +33,4 @@ aliases = [ PDF format manuscript, 166 pages. Science Commons, 2012. -### [Appendix Material]({{< relref "mrd_ce_thesis/movies.md" >}}) +### [Appendix Material]({{ relref . "movies.md" }}) diff --git a/public b/public deleted file mode 160000 index c9b130b..0000000 --- a/public +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c9b130bb0ea2783eb4ebfc09561f994ba96a494d diff --git a/static/CNAME b/static/CNAME deleted file mode 100644 index 4f638f5..0000000 --- a/static/CNAME +++ /dev/null @@ -1 +0,0 @@ -www.akdillon.net