From 7157194827f466f6b61669b63463d33fd15708df Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Tue, 30 Dec 2025 19:04:38 -0800 Subject: [PATCH] update notice --- .gitignore | 1 + .vscode/settings.json | 8 ++++++++ docs/_includes/content.html | 5 ++++- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore index 7b0cce7..577e89f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.vscode/* docs/_site docs/Gemfile.lock \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..baa4bbe --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "files.associations": { + "chrono": "cpp", + "future": "cpp", + "system_error": "cpp", + "xlocale": "cpp" + } +} \ No newline at end of file diff --git a/docs/_includes/content.html b/docs/_includes/content.html index 13113d1..a9fe797 100644 --- a/docs/_includes/content.html +++ b/docs/_includes/content.html @@ -5,10 +5,13 @@ For a list of features, check out this page.

-

notice - September 2025

+

notice - December 31, 2025