Page MenuHomeWickedGov Phorge

base.html.twig
No OneTemporary

Size
598 B
Referenced Files
None
Subscribers
None

base.html.twig

{% extends 'layout.html.twig' %}
{% set topMenu = {
"menu": [
{ "name": "About", "url": "https://phpdoc.org/"},
{ "name": "Components", "url": "https://phpdoc.org/components.html"},
{ "name": "Documentation", "url": "https://docs.phpdoc.org/"},
],
"social": [
{ "iconClass": "fab fa-mastodon", "url": "https://phpc.social/@phpdoc"},
{ "iconClass": "fab fa-github", "url": "https://github.com/phpdocumentor/typeresolver"},
{ "iconClass": "fas fa-envelope-open-text", "url": "https://github.com/orgs/phpDocumentor/discussions"}
]
}
%}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 14:54 (3 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
4a/d4/08ce761141f5f23fbdd1e12cdbbe
Default Alt Text
base.html.twig (598 B)

Event Timeline