diff options
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/this-website.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/projects/this-website.md b/content/projects/this-website.md index b5f8c22..6fcc211 100644 --- a/content/projects/this-website.md +++ b/content/projects/this-website.md @@ -3,8 +3,8 @@ title: "brysonsteck.xyz" description: "Hello there!" icon: "brysonsteck.xyz.jpg" repo: "https://codeberg.org/brysonsteck/brysonsteck.xyz" -license: "CC BY-SA 4.0" -languages: "Markdown, HTML 5, and CSS 3" +license: "BSD 2-Clause License and CC BY-SA 4.0" +languages: "Markdown, HTML, CSS, and JavaScript" wip: false current: true date: 2022-12-02T12:05:39-07:00 |