aboutsummaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html
index 7572e39..151769b 100644
--- a/website/index.html
+++ b/website/index.html
@@ -134,7 +134,7 @@
<pre>
# build.gradle.kts
plugins { id("com.diffplug.spotless") }
-
+
// version and style are optional
spotless { kotlin { ktfmt('{{version}}').kotlinlangStyle() } }
</pre
@@ -285,7 +285,7 @@ $ java -jar ktfmt-{{version}}-jar-with-dependencies.jar [--kotlinlang-style] [fi
/>
</a>
<br />
- <small>&copy; {{year}} Facebook, Inc. Based on <a href="https://microsoft.github.io/monaco-editor">https://microsoft.github.io/monaco-editor</a></small>
+ <small>Copyright &copy; Meta Platforms, Inc. Based on <a href="https://microsoft.github.io/monaco-editor">https://microsoft.github.io/monaco-editor</a></small>
</p>
</footer>