Skip to content

Commit

Permalink
Updates Webrecorder logo (#157)
Browse files Browse the repository at this point in the history
* Updates Webrecorder logo

* Adjusts logo size

* More height fixes
  • Loading branch information
Shrinks99 authored Jan 8, 2025
1 parent 8e4bbf7 commit 922e50f
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 49 deletions.
1 change: 1 addition & 0 deletions assets/images/webrecorder-icon-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 0 additions & 32 deletions assets/images/webrecorder.svg

This file was deleted.

2 changes: 1 addition & 1 deletion assets/js/respec-webrecorder.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions cdxj/0.1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
maxTocLevel: 3,
logos: [
{
src: "../../assets/images/webrecorder.svg",
src: "../../assets/images/webrecorder-icon-color.svg",
alt: "Webrecorder Logo",
height: 100
height: 75
}
],
localBiblio: {
Expand Down
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
maxTocLevel: 3,
logos: [
{
src: "../assets/images/webrecorder.svg",
src: "../assets/images/webrecorder-icon-color.svg",
alt: "Webrecorder Logo",
height: 100
height: 75
}
],
localBiblio: {
Expand Down Expand Up @@ -79,5 +79,3 @@
</section>
</body>
</html>


4 changes: 2 additions & 2 deletions use-cases/0.1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
maxTocLevel: 3,
logos: [
{
src: "../../assets/images/webrecorder.svg",
src: "../../assets/images/webrecorder-icon-color.svg",
alt: "Webrecorder Logo",
height: 100
height: 75
}
],
localBiblio: {
Expand Down
4 changes: 2 additions & 2 deletions wacz-auth/0.1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
maxTocLevel: 3,
logos: [
{
src: "../../assets/images/webrecorder.svg",
src: "../../assets/images/webrecorder-icon-color.svg",
alt: "Webrecorder Logo",
height: 100
height: 75
}
],
localBiblio: {
Expand Down
4 changes: 2 additions & 2 deletions wacz-ipfs/latest/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"maxTocLevel": 3,
"logos": [
{
"src": "../../assets/images/webrecorder.svg",
"src": "../../assets/images/webrecorder-icon-color.svg",
"alt": "Webrecorder Logo",
"height": 100
"height": 75
}
],
"localBiblio": {
Expand Down
4 changes: 2 additions & 2 deletions wacz/1.1.1/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
"maxTocLevel": 3,
"logos": [
{
"src": "../../assets/images/webrecorder.svg",
"src": "../../assets/images/webrecorder-icon-color.svg",
"alt": "Webrecorder Logo",
"height": 100
"height": 75
}
],
"localBiblio": {
Expand Down
4 changes: 2 additions & 2 deletions wacz/1.2.0/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"maxTocLevel": 3,
"logos": [
{
"src": "../../assets/images/webrecorder.svg",
"src": "../../assets/images/webrecorder-icon-color.svg",
"alt": "Webrecorder Logo",
"height": 100
"height": 75
}
],
"localBiblio": {
Expand Down

0 comments on commit 922e50f

Please sign in to comment.