Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 - Present W3C Solid Community Group
Copyright (c) 2025 - Present Solid Project

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
site_name: Solid Developers Documentation
site_url: https://dev.solidproject.org/
site_description: How to build applications with Solid.
site_author: W3C Solid Community Group
site_author: Solid Project

repo_name: solid/dev
repo_url: https://github.com/solid/dev/
edit_uri: blob/main/docs/

copyright: Copyright © - Present W3C Solid Community Group
copyright: Copyright © - Present Solid Project

theme:
name: material
Expand Down
Loading