diff options
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> |
