forked from markus/AMPERION_Webpage
Add themes folder
This commit is contained in:
parent
78eab7dcac
commit
077da5b941
108 changed files with 6225 additions and 0 deletions
8
themes/airspace-hugo/layouts/shortcodes/codepen.html
Normal file
8
themes/airspace-hugo/layouts/shortcodes/codepen.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<div class="codepen" data-height="400" data-theme-id="light" data-default-tab="html,result" data-user="codepen" data-slug-hash="{{.Get 0}}"></div>
|
||||
|
||||
<!-- codepen plugin, use it in config.toml -->
|
||||
<!--
|
||||
[[params.plugins.js]]
|
||||
link = "https://cpwebassets.codepen.io/assets/embed/ei.js"
|
||||
attributes = "async"
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue