We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8735ca commit 862902eCopy full SHA for 862902e
_layouts/main.html
@@ -10,7 +10,7 @@
10
<div id="header-logo" class="lg:container lg:mx-auto px-4 py-2">
11
<div class="flex items-center flex-no-shrink pt-1">
12
<a href="/" class="flex items-center">
13
- <span class="pr-2 font-normal font-normal leading-none text-3xl text-indigo-900 hidden sm:block">
+ <span class="pr-2 font-normal leading-none text-3xl text-indigo-900 hidden sm:block">
14
<img class="fill-current h-8 mr-2" src="/dist/images/php-flasher-logo.svg" />
15
<sup class="text-xs relative text-grey-dark" style="top: -20px;">{{ site.data.project.version }}</sup>
16
</span>
0 commit comments