Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlasov committed Oct 13, 2024
1 parent e2f5193 commit 03f7725
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions root-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,15 @@ Action:
# location: https://github.com/Nasdanika-Demos - breaks the site in 2024.8.0, will be fixed in subsequent releases
children:
- Action:
location: ${base-uri}search.html
icon: fas fa-search
text: Search
location: ${base-uri}index.html
text: GitLab declarative command pipeline for GenAI-assisted JUnit test generation
content:
Interpolator:
source:
exec.content.Resource: classpath://org/nasdanika/html/model/app/gen/search.html
- Action:
location: ${base-uri}glossary.html
text: Glossary
content:
Interpolator:
source:
exec.content.Resource: classpath://org/nasdanika/html/model/app/gen/semantic-info.html
Markdown:
style: true
source:
exec.content.Resource: README.md
navigation:
- Action:
text: Source
Expand Down

0 comments on commit 03f7725

Please sign in to comment.