diff --git a/src/components/Footer.astro b/src/components/Footer.astro index e3d5bb3..25c7f6f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,8 +8,7 @@ const today = new Date(); Website TemplateWebsite Template developed by

- Excluding the template design, all page content for + Excluding the template, all page content for andyscott dot me - © 2021 Andrew Scott under a + © 2021 Andrew Scott Creative Commons Attribution-ShareAlike 4.0 International License + class="font-bold">CC BY-SA 4.0 unless otherwise noted

- + diff --git a/src/components/SideBar.astro b/src/components/SideBar.astro index cd40ac3..8d8bba4 100644 --- a/src/components/SideBar.astro +++ b/src/components/SideBar.astro @@ -22,7 +22,7 @@
  • Projects
  • Blog
  • CV
  • -
  • Contact
  • +
  • Contact
  • diff --git a/src/pages/projects.astro b/src/pages/projects.astro index df4c74a..d1521a9 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -65,7 +65,7 @@ import HorizontalCard from "../components/HorizontalCard.astro"; title="MASM & Low Level I/O" img="/project_images/masm_low_level_io.jpg" desc="Using the Microsoft Macro Assembler for low-level operations" - url="https://git.acscott.dev/a/MASM-Low-Level-IO" + url="https://git.andyscott.me/a/MASM-Low-Level-IO" badge="Assembly" />