mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 23:58:08 -05:00
migrated to ASP.Net Core
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: page
|
||||
title: Tooltip.js Documentation
|
||||
description: Learn how to create awesome tooltips
|
||||
---
|
||||
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=fezvrastagithubiopopperjs" id="_carbonads_js">
|
||||
</script>
|
||||
|
||||
{% capture documentation %}
|
||||
{% include tooltip-documentation.md %}
|
||||
{% endcapture %}
|
||||
{{
|
||||
documentation | markdownify
|
||||
}}
|
Reference in New Issue
Block a user