|
|
|
@ -44,24 +44,18 @@
|
|
|
|
|
|
|
|
|
|
<div id="about">
|
|
|
|
|
<p>
|
|
|
|
|
<a href="https://github.com/AliasIO/Wappalyzer/fork">
|
|
|
|
|
<button id="github">
|
|
|
|
|
<img src="../images/github.png" width="16" height="16" alt="GitHub icon" />
|
|
|
|
|
<span data-i18n="github">Fork Wappalyzer on GitHub!</span>
|
|
|
|
|
</button>
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://twitter.com/Wappalyzer">
|
|
|
|
|
<button id="twitter">
|
|
|
|
|
<img src="../images/twitter.png" width="16" height="16" alt="Twitter icon" />
|
|
|
|
|
<span data-i18n="twitter">Follow Wappalyzer on Twitter</span>
|
|
|
|
|
</button>
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://www.wappalyzer.com/">
|
|
|
|
|
<button id="wappalyzer">
|
|
|
|
|
<img src="../images/icon_16.png" width="16" height="16" alt="Wappalyzer icon" />
|
|
|
|
|
<span data-i18n="website">Go to wappalyzer.com</span>
|
|
|
|
|
</button>
|
|
|
|
|
</a>
|
|
|
|
|
<button id="github">
|
|
|
|
|
<img src="../images/github.png" width="16" height="16" alt="GitHub icon" />
|
|
|
|
|
<span data-i18n="github">Fork Wappalyzer on GitHub!</span>
|
|
|
|
|
</button>
|
|
|
|
|
<button id="twitter">
|
|
|
|
|
<img src="../images/twitter.png" width="16" height="16" alt="Twitter icon" />
|
|
|
|
|
<span data-i18n="twitter">Follow Wappalyzer on Twitter</span>
|
|
|
|
|
</button>
|
|
|
|
|
<button id="wappalyzer">
|
|
|
|
|
<img src="../images/icon_16.png" width="16" height="16" alt="Wappalyzer icon" />
|
|
|
|
|
<span data-i18n="website">Go to wappalyzer.com</span>
|
|
|
|
|
</button>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|