8 lines
No EOL
214 B
JavaScript
Executable file
8 lines
No EOL
214 B
JavaScript
Executable file
export const config = {
|
|
siteName: "AngryBeanie",
|
|
siteDescription: "A place for all my projects, thoughts and ramblings",
|
|
siteLogo: "",
|
|
siteURL: "https://www.angrybeanie.com"
|
|
}
|
|
|
|
export default config |