diff --git a/LICENSE b/LICENSE index 380ce44..2a72e9d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ MIT License +Copyright (c) 2025 Kristian Emil Takvam Copyright (c) 2024-present, trueberryless Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index 1f3221f..8ffa435 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ -# Astro Portfolio Template @trueberryless +
+ banner +
-[![Built with Astro](https://astro.badg.es/v2/built-with-astro/tiny.svg)](https://astro.build) +--- -## Getting started +[![GitHub License](https://img.shields.io/github/license/astrogon/astrogon?color=red)](https://github.com/Kremtastic/Kremtastic.github.io/blob/main/LICENSE) [![Repo Size](https://img.shields.io/github/repo-size/kremtastic/Kremtastic.github.io)](https://github.com/Kremtastic/Kremtastic.github.io) ![GitHub branch check runs](https://img.shields.io/github/check-runs/kremtastic/Kremtastic.github.io/main) [![Website](https://img.shields.io/website?up_message=online&up_color=limegreen&down_message=offline&down_color=yellow&url=https%3A%2F%2Fastrogon.reednel.com%2F)](https://kremtastic.github.io/) -1. Use this template via the GitHub UI. -2. Clone your own repo and open it in any editor of your choice (global search recommended). -3. Search for `TODO` everywhere and complete them. Be aware: to fully complete these steps it will take you around one hour, so be patient, but I promise, it will be worth it 💜 -4. Deploy your website with Netlify, Vercel or in any other possible way, Astro supports: https://docs.astro.build/en/guides/deploy/ +Heres the repo for my personal website! -## License -Licensed under the MIT license, Copyright © trueberryless. - -See [LICENSE](/LICENSE) for more information. +--- +###### *Built with the Astro-portfolio-template theme by @trueberryless (MIT License)* diff --git a/src/assets/banner.png b/src/assets/banner.png new file mode 100644 index 0000000..a7f95b6 Binary files /dev/null and b/src/assets/banner.png differ