Skip to content
Snippets Groups Projects
Unverified Commit b2fba538 authored by Ondrej Mirtes's avatar Ondrej Mirtes
Browse files

Api Reference favicon

parent 39b44306
Branches
Tags
No related merge requests found
......@@ -39,6 +39,9 @@ jobs:
- name: "Run ApiGen"
run: "apigen/vendor/bin/apigen -c apigen/apigen.neon --output docs -- src"
- name: "Copy favicon"
run: "cp apigen/favicon.png docs/favicon.png"
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
......
parameters:
title: phpstan/phpdoc-parser
themeDir: theme
apigen/favicon.png

2.05 KiB

{define head}
<link rel="icon" type="image/png" href="/phpdoc-parser/favicon.png">
<script src="https://cdn.usefathom.com/script.js" data-site="UDESFNRN" defer></script>
{/define}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment