Skip to content

Commit 3f2ddfb

Browse files
website: add new ad
1 parent cb2d139 commit 3f2ddfb

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

docs-src/index.pug

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ prepend header
1111
- var promo = 'active'
1212

1313
.psa
14-
b Advertise Here:  
15-
span Want to advertise your website?  
16-
a(href="mailto:ifedapoolarewaju@gmail.com")
17-
b Contact us
14+
b sponsored:  
15+
span Want free Instagram followers? Use Socialfollow® for  
16+
b FREE  
17+
span and grow your Instagram today!  
18+
a.btn.btn-primary(href="https://socialfollow.co/?utm_source=igdm&utm_medium=banner", target="_blank")
19+
b Grow your Instagram NOW
1820

1921
append navigation
2022
.container.promo.pb-5.pt-2.mb-5.text-center

docs/css/index.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ div.psa {
33
height: 40px;
44
background: white;
55
text-align: center;
6-
padding: 10px 5px;
6+
padding: 5px 5px;
7+
font-size: 12px;
8+
}
9+
10+
div.psa a.btn.btn-primary {
711
font-size: 12px;
812
}
913

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<link rel="stylesheet" href="/css/index.css">
2929
</head>
3030
<body>
31-
<div class="psa"><b>Advertise Here: &nbsp;</b><span>Want to advertise your website? &nbsp;</span><a href="mailto:ifedapoolarewaju@gmail.com"><b>Contact us</b></a></div><a class="forkus" href="https://github.com/ifedapoolarewaju/igdm" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
31+
<div class="psa"><b>sponsored: &nbsp;</b><span>Want free Instagram followers? Use Socialfollow® for &nbsp;</span><b>FREE &nbsp;</b><span>and grow your Instagram today! &nbsp;</span><a class="btn btn-primary" href="https://socialfollow.co/?utm_source=igdm&amp;utm_medium=banner" target="_blank"><b>Grow your Instagram NOW</b></a></div><a class="forkus" href="https://github.com/ifedapoolarewaju/igdm" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
3232
<div class="promoBanner active">
3333
<div class="backgroundSkew"></div>
3434
<nav class="navbar navbar-expand-md container transparent navbar-dark"><a class="navbar-brand" href="/"><img class="d-inline-block align-top" src="/img/icon.png" width="32" height="32" alt="PrismarineJS"></a>

0 commit comments

Comments
 (0)