website: add whitepaper working draft

This commit is contained in:
Evgeny Poberezkin
2026-06-19 09:26:51 +01:00
parent 2825adfdc0
commit 6bd19ab6fd
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -326,6 +326,7 @@ module.exports = function (ty) {
ty.addPassthroughCopy("src/CNAME")
ty.addPassthroughCopy("src/.well-known")
ty.addPassthroughCopy("src/file-assets")
ty.addPassthroughCopy("src/credits")
ty.addCollection('blogs', function (collection) {
return collection.getFilteredByGlob('src/blog/*.md').reverse()
Binary file not shown.