Skip to content

Commit

Permalink
added extra config for google search verification
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheexakat committed Dec 3, 2023
1 parent dfc9eac commit dde3747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,3 +291,5 @@
from pygments.lexers.web import PhpLexer
lexers["php"] = PhpLexer(startinline=True, linenos=1)
lexers["php-annotations"] = PhpLexer(startinline=True, linenos=1)

html_extra_path = ["googlee919cb0917e4fefc.html"]

0 comments on commit dde3747

Please sign in to comment.