Skip to content

Commit

Permalink
addedmore links and fix typos in about page
Browse files Browse the repository at this point in the history
  • Loading branch information
kadavr95 committed Apr 17, 2020
1 parent 333a61e commit 0816561
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div style="max-width: 1000px;margin: 0 auto; font-size: 150%; padding: 20px; box-shadow: 0px 0px 5px black; background-color: white;">
<img src="images/unchained-logo-48.png" style="display: inline-block; margin-right: 15px; vertical-align: middle"><strong style="display: inline-block; font-size: 150%;">Unchained</strong>
<p>
<strong>Version: </strong>0.4
<strong>Version: </strong>0.4.2
</p>
<p>
<strong>Development: </strong>Yaskovich Dmitry
Expand All @@ -22,6 +22,12 @@
<p>
<strong>QA: </strong>Yaskovich Dmitry
</p>
<p>
<strong>User agreement and Privacy policy: </strong><a style="color: black;" href="https://dimini.tk/en/software/unchained/terms-and-privacy">Documents' text</a>
</p>
<p>
<strong>Support: </strong><a style="color: black;" href="mailto:support@dimini.tk">support@dimini.tk</a>
</p>
<p>
<strong>&copy; <a style="color: black; text-decoration: none;" href="https://dimini.tk/?utm_source=unchained_extension&utm_medium=software&utm_campaign=unchained_about">Dimini Inc.</a>, 2020</strong>
</p>
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,

"name": "Unchained",
"version": "0.4.1",
"version": "0.4.2",
"description": "Websites blocking",
"icons": { "16": "images/unchained-logo-16.png",
"48": "images/unchained-logo-48.png",
Expand Down

0 comments on commit 0816561

Please sign in to comment.