Fix readme, add footer
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# micromissiles-unity
|
# micromissiles-unity
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://github.com/PisterLab/micromissiles-unity/actions/workflows/build.yaml)
|
[](https://github.com/PisterLab/micromissiles-unity/actions/workflows/build.yaml)
|
||||||
[](https://github.com/PisterLab/micromissiles-unity/actions/workflows/test.yaml)
|
[](https://github.com/PisterLab/micromissiles-unity/actions/workflows/test.yaml)
|
||||||
|
|||||||
@@ -31,6 +31,10 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
search: {
|
search: {
|
||||||
provider: 'local'
|
provider: 'local'
|
||||||
|
},
|
||||||
|
footer: {
|
||||||
|
message: 'Released under the <a href="https://github.com/PisterLab/micromissiles-unity/blob/main/LICENSE">BSD-3-Clause License</a>.',
|
||||||
|
copyright: 'Copyright © 2024-present, The Regents of the University of California (Regents). All Rights Reserved.'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user