diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 15:37:02 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 15:37:02 +0100 |
| commit | e549b1ebc7da29cd47cbd14fd4c351727943fca4 (patch) | |
| tree | 7635f9e4474c171093f8653bc1a05a98ec719eea /code/intro/index.html | |
| parent | c613e265558b538d17de3b470247efe1e41213ca (diff) | |
Deployed 21a8a4e with MkDocs version: 1.4.2gh-pages
Diffstat (limited to 'code/intro/index.html')
| -rw-r--r-- | code/intro/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/code/intro/index.html b/code/intro/index.html index 45b61f0..a03e3f8 100644 --- a/code/intro/index.html +++ b/code/intro/index.html @@ -13,7 +13,7 @@ - <title>Code documentation - minesweeper</title> + <title>About - minesweeper</title> @@ -59,7 +59,7 @@ <div data-md-component="skip"> - <a href="#code-documentation" class="md-skip"> + <a href="#about" class="md-skip"> Skip to content </a> @@ -92,7 +92,7 @@ <div class="md-header__topic" data-md-component="header-topic"> <span class="md-ellipsis"> - Code documentation + About </span> </div> @@ -245,12 +245,12 @@ <label class="md-nav__link md-nav__link--active" for="__toc"> - Code documentation + About <span class="md-nav__icon md-icon"></span> </label> <a href="./" class="md-nav__link md-nav__link--active"> - Code documentation + About </a> @@ -337,7 +337,7 @@ -<h1 id="code-documentation">Code documentation</h1> +<h1 id="about">About</h1> <p>This site documentates minesweeper code.</p> <h2 id="chapters">Chapters</h2> <ul> |
