Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Komodo - Benchmark results
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dragoon
Komodo - Benchmark results
Commits
a21aab86
Verified
Commit
a21aab86
authored
1 month ago
by
STEVAN Antoine
Browse files
Options
Downloads
Patches
Plain Diff
fix page titles
parent
2dc6d949
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
html.nu
+1
-1
1 addition, 1 deletion
html.nu
index.html
+1
-1
1 addition, 1 deletion
index.html
with
2 additions
and
2 deletions
html.nu
+
1
−
1
View file @
a21aab86
...
...
@@ -28,7 +28,7 @@ export def generate-page [
'
<html
lang=
"fr"
>
'
'
<head>
'
'
<meta
charset=
"utf-8"
>
'
'
<title>
Network Coding: Gallery
</title>
'
'
<title>
Komodo: Benchmark Results
</title>
'
'
<link
rel=
"stylesheet"
href=
"https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css"
integrity=
"sha384-zh0CIslj+VczCZtlzBcjt5ppRcsAmDnRem7ESsYwWwg3m/OaJ2l4x7YBZl9Kxxib"
crossorigin=
"anonymous"
>
'
'
<script
defer
src=
"https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.js"
integrity=
"sha384-Rma6DA2IPUwhNxmrB/7S3Tno0YY7sFu9WSYMCuulLhIqYSGZ2gKCJWIqhBWqMQfh"
crossorigin=
"anonymous"
></script>
'
'
<script
defer
src=
"https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/contrib/auto-render.min.js"
integrity=
"sha384-hCXGrW6PitJEwbkoStFjeJxv+fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh"
crossorigin=
"anonymous"
onload=
"renderMathInElement(document.body);"
></script>
'
...
...
This diff is collapsed.
Click to expand it.
index.html
+
1
−
1
View file @
a21aab86
...
...
@@ -2,7 +2,7 @@
<html
lang=
"fr"
>
<head>
<meta
charset=
"utf-8"
>
<title>
Network Coding: Gallery
</title>
<title>
Komodo: Benchmark Results
</title>
<link
rel=
"stylesheet"
href=
"https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css"
integrity=
"sha384-zh0CIslj+VczCZtlzBcjt5ppRcsAmDnRem7ESsYwWwg3m/OaJ2l4x7YBZl9Kxxib"
crossorigin=
"anonymous"
>
<script
defer
src=
"https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.js"
integrity=
"sha384-Rma6DA2IPUwhNxmrB/7S3Tno0YY7sFu9WSYMCuulLhIqYSGZ2gKCJWIqhBWqMQfh"
crossorigin=
"anonymous"
></script>
<script
defer
src=
"https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/contrib/auto-render.min.js"
integrity=
"sha384-hCXGrW6PitJEwbkoStFjeJxv+fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh"
crossorigin=
"anonymous"
onload=
"renderMathInElement(document.body);"
></script>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment