mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2024-11-24 17:13:12 +01:00
commit
f1355dbcbf
@ -84,8 +84,8 @@ export default defineConfig({
|
|||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
footer: {
|
footer: {
|
||||||
message: "Released under the MIT License.",
|
message: 'Licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank">CC BY-SA 4.0</a>',
|
||||||
copyright: "Copyright © 2023-present Ryan Yin",
|
copyright: 'Copyright © 2023-present <a href="https://github.com/ryan4yin" target="_blank">Ryan Yin</a>',
|
||||||
},
|
},
|
||||||
|
|
||||||
search: {
|
search: {
|
||||||
|
Loading…
Reference in New Issue
Block a user