We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14378c9 commit 5c4c008Copy full SHA for 5c4c008
index.html
@@ -9,10 +9,14 @@
9
<meta property="og:title" content="" />
10
<meta property="og:url" content="" />
11
<meta property="og:site_name" content="happy coding clans" />
12
-
+ <script data-ad-client="ca-pub-1633376260198360" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
13
</head>
14
15
<body>
16
- <div>Welcome!</div>
+ <div>
17
+ <div>Welcome!</div>
18
+ <div>vue-easytable doc site:https://happy-coding-clans.github.io/vue-easytable/</div>
19
+ <div>issue-template-generater site:https://happy-coding-clans.github.io/issue-template-generater/</div>
20
+ </div>
21
</body>
22
</html>
0 commit comments