File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# nix shit
22.direnv
3+
4+ # website artifact
5+ site /
Original file line number Diff line number Diff line change 1- ---
2- icon : lucide/rocket
3- name : frag
4- ---
5-
6- wow
1+ # frag
Original file line number Diff line number Diff line change 1111# The site_name is shown in the page header and the browser window title
1212#
1313# Read more: https://zensical.org/docs/setup/basics/#site_name
14- site_name = " Documentation "
14+ site_name = " frag's documentation "
1515
1616# The site_description is included in the HTML head and should contain a
1717# meaningful description of the site content for use by search engines.
1818#
1919# Read more: https://zensical.org/docs/setup/basics/#site_description
20- site_description = " A new project generated from the default template project. "
20+ site_description = " Documentation for the frag project"
2121
2222# The site_author attribute. This is used in the HTML head element.
2323#
2424# Read more: https://zensical.org/docs/setup/basics/#site_author
25- site_author = " <your name here> "
25+ site_author = " frag team "
2626
2727# The site_url is the canonical URL for your site. When building online
2828# documentation you should set this.
2929# Read more: https://zensical.org/docs/setup/basics/#site_url
30- # site_url = "https://www.example .com/ "
30+ site_url = " https://docs.frag-engine .com"
3131
3232# The copyright notice appears in the page footer and can contain an HTML
3333# fragment.
3434#
3535# Read more: https://zensical.org/docs/setup/basics/#copyright
3636copyright = """
37- Copyright © 2026 The authors
37+ Copyright © 2026 The frag team
3838"""
3939
4040# Zensical supports both implicit navigation and explicitly defined navigation.
You can’t perform that action at this time.
0 commit comments