Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
384
Merge Requests
62
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
c6310433
Commit
c6310433
authored
17 minutes ago
by
Mark Harding
Browse files
Options
Download
(chore): add ssr to canary page
parent
443efc60
master
No related merge requests found
Pipeline
#115300675
running with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/app/modules/canary/page.component.html
View file @
c6310433
...
...
@@ -45,7 +45,7 @@
<h2>
Experiments
</h2>
<ul
class=
"m-canaryExperiments__list"
>
<li>
Discovery algorithm by post age - 11th December '19
Server Side Rendering - 5th Feb 2020
</li>
</ul>
</div>
...
...
This diff is collapsed.
Please
register
or
sign in
to comment