Skip to content

Commit

Permalink
remove doc converter psa banner
Browse files Browse the repository at this point in the history
  • Loading branch information
ifedapoolarewaju committed Mar 9, 2024
1 parent cfc1061 commit 3b62323
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
10 changes: 5 additions & 5 deletions docs-src/_layout.pug
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ html(lang='en')
link(rel='stylesheet', href='/css/global.css')
body
block header
block psa
.psa.lykdat
span Check out this document conveter app to  
a(href="https://docconverter.app/", target="_blank")
b Convert PDF to Word (docx)
//- block psa
//- .psa.lykdat
//- span Check out this document conveter app to  
//- a(href="https://docconverter.app/", target="_blank")
//- b Convert PDF to Word (docx)
block fork
a.forkus(href='https://github.com/igdmapps/igdm', target='_blank')
img(src='/img/github-fork-us.svg', alt='Fork us on GitHub')
Expand Down
3 changes: 1 addition & 2 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
<link rel="stylesheet" href="/css/global.css">
<link rel="stylesheet" href="/css/markdown.css">
</head>
<body>
<div class="psa lykdat"><span>Check out this document conveter app to &nbsp;</span><a href="https://docconverter.app/" target="_blank"><b>Convert PDF to Word (docx)</b></a></div><a class="forkus" href="https://github.com/igdmapps/igdm" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
<body><a class="forkus" href="https://github.com/igdmapps/igdm" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
<div class="promoBanner still">
<div class="backgroundSkew"></div>
<nav class="navbar navbar-expand-md container 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>
Expand Down
3 changes: 1 addition & 2 deletions docs/igstories.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
<link rel="stylesheet" href="/css/index.css">
<link rel="stylesheet" href="/css/igstories.css">
</head>
<body>
<div class="psa lykdat"><span>Check out this document conveter app to &nbsp;</span><a href="https://docconverter.app/" target="_blank"><b>Convert PDF to Word (docx)</b></a></div><a class="forkus" href="https://github.com/ifedapoolarewaju/igstories" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
<body><a class="forkus" href="https://github.com/ifedapoolarewaju/igstories" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
<div class="promoBanner active">
<div class="backgroundSkew"></div>
<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>
Expand Down
3 changes: 1 addition & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
<link rel="stylesheet" href="/css/global.css">
<link rel="stylesheet" href="/css/index.css">
</head>
<body>
<div class="psa lykdat"><span>Check out this document conveter app to &nbsp;</span><a href="https://docconverter.app/" target="_blank"><b>Convert PDF to Word (docx)</b></a></div><a class="forkus" href="https://github.com/igdmapps/igdm" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
<body><a class="forkus" href="https://github.com/igdmapps/igdm" target="_blank"><img src="/img/github-fork-us.svg" alt="Fork us on GitHub"></a>
<div class="promoBanner active">
<div class="backgroundSkew"></div>
<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>
Expand Down

0 comments on commit 3b62323

Please sign in to comment.