mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +02:00
Changed banner url
This commit is contained in:
parent
0d3079c592
commit
f2ed7ee58c
6 changed files with 1945 additions and 82 deletions
661
public/dist/code-styling.bundle.js
vendored
661
public/dist/code-styling.bundle.js
vendored
File diff suppressed because one or more lines are too long
2
public/dist/code-styling.css
vendored
2
public/dist/code-styling.css
vendored
|
@ -1,4 +1,4 @@
|
|||
pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
|
||||
/*!
|
||||
Theme: GitHub
|
||||
Description: Light theme as seen on github.com
|
||||
Author: github.com
|
||||
|
|
380
public/dist/editor.bundle.js
vendored
380
public/dist/editor.bundle.js
vendored
File diff suppressed because one or more lines are too long
978
public/dist/main.bundle.js
vendored
978
public/dist/main.bundle.js
vendored
File diff suppressed because one or more lines are too long
2
public/dist/main.css
vendored
2
public/dist/main.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
|||
|
||||
{% set productHuntUrl = 'https://www.producthunt.com/posts/editor-js?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-editor-js' %}
|
||||
{% set productHuntUrl = 'https://www.producthunt.com/posts/hawk-2?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-hawk-2' %}
|
||||
|
||||
<div class="hawk-bnnr">
|
||||
<div class="hawk-bnnr__content">
|
||||
|
@ -38,7 +38,7 @@
|
|||
Code problems resolved.
|
||||
</div>
|
||||
<a href="{{ productHuntUrl }}" target="_blank">
|
||||
<img class="hawk-bnnr__product-hunt" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=150153&theme=light">
|
||||
<img class="hawk-bnnr__product-hunt" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=333015&theme=light">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue