Skip to content

Commit f0dc406

Browse files
committed
Add luna logo
1 parent 8620d73 commit f0dc406

File tree

4 files changed

+45
-1
lines changed

4 files changed

+45
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ Install all dependencies with `pnpm install`.
1515
To run the dev server run `pnpm dev`.
1616

1717
To build the website run `pnpm build`.
18+
19+
## License
20+
21+
The code of this website is licensed under the [Apache 2.0 License](LICENSE).

public/logos/luna.png

70 KB
Loading

public/logos/luna.svg

Lines changed: 40 additions & 0 deletions
Loading

src/content/projects/luna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"source": "https://github.com/LinwoodDev/Luna",
44
"description": "WIP: Library for Universal Networking Assets",
55
"website": "https://luna.linwood.dev",
6-
"logo": "logo",
6+
"logo": "luna",
77
"order": 5
88
}

0 commit comments

Comments
 (0)