mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Moving to node_modules folder to make easier to upgrade
trying to move from Bootstrap 3 to Bootstrap 5
This commit is contained in:
parent
047e363a16
commit
d4d042e041
8460 changed files with 1355889 additions and 547977 deletions
24
node_modules/videojs-contrib-ads/docs/_layouts/default.html
generated
vendored
Normal file
24
node_modules/videojs-contrib-ads/docs/_layouts/default.html
generated
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
|
||||
<head>
|
||||
<link rel="stylesheet" href="//videojs.github.io/videojs-contrib-ads/assets/css/style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-content">
|
||||
<div class="wrapper">
|
||||
<h1><a href="/videojs-contrib-ads">videojs-contrib-ads</a></h1>
|
||||
<div>
|
||||
<a href="/videojs-contrib-ads/integrator/">Integrator Docs</a>
|
||||
| <a href="/videojs-contrib-ads/developer/">Developer Docs</a>
|
||||
| <a href="https://github.com/videojs/videojs-contrib-ads">Github</a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<main class="page-content" aria-label="Content">
|
||||
<div class="wrapper">
|
||||
{{ content }}
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue