Browse Source

publish muk_web_theme - 12.0

pull/48/head
MuK IT GmbH 5 years ago
parent
commit
23b3179457
  1. 2
      muk_web_theme/__manifest__.py
  2. 6
      muk_web_theme/static/description/index.html

2
muk_web_theme/__manifest__.py

@ -56,4 +56,4 @@
"installable": True,
"auto_install": False,
"sequence": "999",
}
}

6
muk_web_theme/static/description/index.html

@ -166,12 +166,12 @@
<a class="btn btn-primary btn-lg mt8" href="https://mukit.at" target="_blank">
<i class="fa fa-globe"></i> Website
</a>
<a class="btn btn-primary btn-lg mt8" href="https://github.com/muk-it" target="_blank">
<i class="fa fa-github"></i> Issues
</a>
<a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
<i class="fa fa-envelope"></i> Contact Us
</a>
<a class="btn btn-primary btn-lg mt8" href="https://github.com/muk-it" target="_blank">
<i class="fa fa-github"></i> Issues
</a>
</div>
<img src="logo.png"
style="width: 200px; margin-bottom: 20px; display: block;"

Loading…
Cancel
Save