mirror of
https://github.com/WebStackPage/WebStackPage.github.io.git
synced 2026-02-07 12:23:39 +08:00
404 page
This commit is contained in:
19
index.html
19
index.html
@@ -2,15 +2,16 @@
|
||||
<html lang="zh">
|
||||
|
||||
<head>
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-8550836177608334",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
<link rel="shortcut icon" href="./assets/images/favicon.png">
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-8550836177608334",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
<meta charset="UTF-8">
|
||||
<title>DesignStack</title>
|
||||
<title>WebStack.cc - 设计师网址导航</title>
|
||||
<script>
|
||||
if (navigator.appName == "Netscape") {
|
||||
var language = navigator.language;
|
||||
@@ -44,7 +45,7 @@
|
||||
gtag('config', 'UA-111463289-1');
|
||||
</script>
|
||||
<!-- example -->
|
||||
<!-- <h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="example"></i>example</h4>
|
||||
<!-- <h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="example"></i>example</h4>
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('websiteUrl', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="websiteUrl">
|
||||
|
||||
Reference in New Issue
Block a user