mirror of
https://github.com/Noratrieb/womangling.git
synced 2026-01-14 08:55:03 +01:00
fix
This commit is contained in:
parent
51cbd2d55d
commit
2953349162
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<main class="main">
|
||||
<div class="content" id="content-area">
|
||||
<h1>
|
||||
<a class="root-link" href="/">Learn C++ Itanium Symbol Mangling</a>
|
||||
<a class="root-link" href="..">Learn C++ Itanium Symbol Mangling</a>
|
||||
</h1>
|
||||
<h2>Lesson 0: Intro and C names</h2>
|
||||
<noscript>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
<main class="main">
|
||||
<div class="content" id="content-area">
|
||||
<h1>
|
||||
<a class="root-link" href="/">Learn C++ Itanium Symbol Mangling</a>
|
||||
<a class="root-link" href="..">Learn C++ Itanium Symbol Mangling</a>
|
||||
</h1>
|
||||
<h2>Lesson 1: Basics</h2>
|
||||
<noscript>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue