legacy site additions
This commit is contained in:
parent
bc2a56383d
commit
1e052a9a8c
@ -226,6 +226,16 @@
|
|||||||
<div class="article-image">
|
<div class="article-image">
|
||||||
<img alt={article.title} src={`/a/${article.image}`}>
|
<img alt={article.title} src={`/a/${article.image}`}>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
<div class="article-meta">
|
<div class="article-meta">
|
||||||
<h1 class="article-title">{article.title}</h1>
|
<h1 class="article-title">{article.title}</h1>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -241,6 +251,16 @@
|
|||||||
<div class="article-content">
|
<div class="article-content">
|
||||||
{@html article.html}
|
{@html article.html}
|
||||||
</div>
|
</div>
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
<h3>Comments</h3>
|
<h3>Comments</h3>
|
||||||
<div class="comments">
|
<div class="comments">
|
||||||
|
@ -69,6 +69,16 @@
|
|||||||
<div class="floaty">
|
<div class="floaty">
|
||||||
<h1>{category.name}</h1>
|
<h1>{category.name}</h1>
|
||||||
<div class="article-list">
|
<div class="article-list">
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
{#each articles as {title, slug, image, created_at}}
|
{#each articles as {title, slug, image, created_at}}
|
||||||
<a href={`/a/${slug}`}>
|
<a href={`/a/${slug}`}>
|
||||||
<div class="article-image">
|
<div class="article-image">
|
||||||
@ -83,5 +93,15 @@
|
|||||||
<p>No articles are in this category :(</p>
|
<p>No articles are in this category :(</p>
|
||||||
<p>Check back soon!</p>
|
<p>Check back soon!</p>
|
||||||
{/each}
|
{/each}
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -18,6 +18,16 @@
|
|||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Contact Us</h1>
|
<h1>Contact Us</h1>
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
<div class="people">
|
<div class="people">
|
||||||
<div>
|
<div>
|
||||||
<h3>Myles C. Linden</h3>
|
<h3>Myles C. Linden</h3>
|
||||||
@ -45,6 +55,16 @@
|
|||||||
<p><a href="mailto:webmaster@howfeed.biz">webmaster@howfeed.biz</a></p>
|
<p><a href="mailto:webmaster@howfeed.biz">webmaster@howfeed.biz</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
<div style="max-width:100%;margin:0 auto;width:700px;height:440px;">
|
<div style="max-width:100%;margin:0 auto;width:700px;height:440px;">
|
||||||
<iframe width="700" height="440" src="https://maps.google.com/maps?width=700&height=440&hl=en&q=1198%20Sixth%20St%2C%20San%20Jose%2C%20CA+(Title)&ie=UTF8&t=&z=14&iwloc=B&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
|
<iframe width="700" height="440" src="https://maps.google.com/maps?width=700&height=440&hl=en&q=1198%20Sixth%20St%2C%20San%20Jose%2C%20CA+(Title)&ie=UTF8&t=&z=14&iwloc=B&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import FakeTweet from '../components/FakeTweet.svelte';
|
|
||||||
export let articles;
|
export let articles;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
@ -59,6 +58,16 @@
|
|||||||
<div class="floaty">
|
<div class="floaty">
|
||||||
<h1 class="welcome">Welcome</h1>
|
<h1 class="welcome">Welcome</h1>
|
||||||
<div class="article-list">
|
<div class="article-list">
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
{#each articles as {title, slug, image, created_at}}
|
{#each articles as {title, slug, image, created_at}}
|
||||||
<a href={`/a/${slug}`}>
|
<a href={`/a/${slug}`}>
|
||||||
<div class="article-image">
|
<div class="article-image">
|
||||||
@ -73,5 +82,15 @@
|
|||||||
<p>No articles have been published yet :(</p>
|
<p>No articles have been published yet :(</p>
|
||||||
<p>Cheque back soon!</p>
|
<p>Cheque back soon!</p>
|
||||||
{/each}
|
{/each}
|
||||||
|
<div id="585399492">
|
||||||
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
|
window._mNHandle.queue.push(function (){
|
||||||
|
window._mNDetails.loadTag("585399492", "300x250", "585399492");
|
||||||
|
});
|
||||||
|
}
|
||||||
|
catch (error) {}
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -21,7 +21,12 @@
|
|||||||
|
|
||||||
gtag('config', 'UA-175013738-1');
|
gtag('config', 'UA-175013738-1');
|
||||||
</script>
|
</script>
|
||||||
<script data-ad-client="ca-pub-3386048211308610" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script type="text/javascript">
|
||||||
|
window._mNHandle = window._mNHandle || {};
|
||||||
|
window._mNHandle.queue = window._mNHandle.queue || [];
|
||||||
|
medianet_versionId = "3121199";
|
||||||
|
</script>
|
||||||
|
<script src="https://contextual.media.net/dmedianet.js?cid=8CU7BKTH4" async="async"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id='hydrate'>%sapper.html%</div>
|
<div id='hydrate'>%sapper.html%</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user