mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Replaced portfolio_iframe by port-ui-desktop
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
icon:
|
||||
class: fas fa-book
|
||||
url: https://{{domains | get_domain('sphinx')}}
|
||||
iframe: {{ applications | is_feature_enabled('portfolio_iframe','sphinx') }}
|
||||
iframe: {{ applications | is_feature_enabled('port-ui-desktop','sphinx') }}
|
||||
|
||||
{% endif %}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
icon:
|
||||
class: "fas fa-chalkboard-teacher"
|
||||
url: https://{{domains | get_domain('presentation')}}
|
||||
iframe: {{ applications | is_feature_enabled('portfolio_iframe','presentation') }}
|
||||
iframe: {{ applications | is_feature_enabled('port-ui-desktop','presentation') }}
|
||||
|
||||
{% endif %}
|
||||
- name: Solutions
|
||||
|
Reference in New Issue
Block a user