Skip to content

Commit f3c805d

Browse files
committed
Initial release
1 parent ba79e86 commit f3c805d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

cheatsheet.md

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[toc maxlevel="2"] Contents
44

55
:::content
6-
# Ultimate .NET Cheat sheet
76

87
![cheat sheet header](img/header.svg)
98

docs/index.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="parent">
2424
<nav id="toc"><h1 class="toc-title">Contents</h1><ul>
2525
<li>
26-
<a href='#ultimate.net-cheat-sheet'>Ultimate .NET Cheat sheet</a><ul>
26+
<ul>
2727
<li>
2828
<a href='#authors'>Authors</a></li>
2929
<li>
@@ -138,8 +138,7 @@
138138
</li>
139139
</ul>
140140
</nav>
141-
<div class="content"><h1 id="ultimate.net-cheat-sheet">Ultimate .NET Cheat sheet</h1>
142-
<p><?xml version="1.0" encoding="UTF-8" standalone="no"?>
141+
<div class="content"><p><?xml version="1.0" encoding="UTF-8" standalone="no"?>
143142
<!-- Created with Inkscape (http://www.inkscape.org/) -->
144143

145144
<svg
@@ -1500,7 +1499,7 @@ <h2 id="license">License</h2>
15001499
</svg></p>
15011500
<h2 id="changelog">Changelog</h2>
15021501
<ul>
1503-
<li>2024.02.25 - Initial release</li>
1502+
<li>2024.02.27 - Initial release</li>
15041503
</ul>
15051504
<h1 id="dotnet-basic-commands">Dotnet basic commands</h1>
15061505
<ul>

0 commit comments

Comments
 (0)