Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions html_header.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<div id="projectname">$projectname<!--BEGIN PROJECT_NUMBER--><span id="projectnumber">&#160;$projectnumber</span><!--END PROJECT_NUMBER-->
</div>
<!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
<div id="livedemo"><a href="https://demo.meshlib.io/" title="MeshLib running in the browser as JavaScript and WebAssembly"><span aria-hidden="true">&#9654;</span> Live demo</a></div>
</td>
<!--END PROJECT_NAME-->
<!--BEGIN !PROJECT_NAME-->
Expand Down
1 change: 1 addition & 0 deletions whitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ MeshLibCppSetupGuide.html
MeshLibCSetupGuide.html
MeshLibCSharpSetupGuide.html
MeshLibCmakeSetupGuide.html
MeshLibJsSetupGuide.html
License.html
Tutorials.html
FirstPluginTutorial.html
Expand Down