mirror of
https://github.com/kogakure/website-11ty-kogakure.de.git
synced 2026-02-03 20:25:30 +00:00
refactor: convert files from spaces to tabs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export function sourceCodeInfo() {
|
||||
const sourceCodeInfo =
|
||||
'👋 I see you’re interested in the source code of this site? You can find it here: https://github.com/kogakure/website-11ty-kogakure.de';
|
||||
const sourceCodeInfo =
|
||||
'👋 I see you’re interested in the source code of this site? You can find it here: https://github.com/kogakure/website-11ty-kogakure.de';
|
||||
|
||||
console.info(sourceCodeInfo);
|
||||
console.info(sourceCodeInfo);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user