Skip to content

Commit

Permalink
version 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
omega5300 committed Nov 24, 2023
1 parent 6b8888a commit 97882ac
Show file tree
Hide file tree
Showing 3,593 changed files with 25,034 additions and 4 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 9 additions & 0 deletions app/components/navbar_component.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ class NavBarStack extends HTMLElement {
headerComponent.append(logo, titleComponent)

const listComponent = document.createDocumentFragment();

// wallpapers item
const wallpaperLink = document.createElement('a')
wallpaperLink.classList.add('sidenav-menu-button')
wallpaperLink.textContent = 'wallpapers'
wallpaperLink.href = '../wallpapers/index.html'
wallpaperLink.title = 'go to wallpapers'

links.forEach(({ title, tools }) => {
const itemComponent = document.createElement('details')
Expand Down Expand Up @@ -135,6 +142,8 @@ class NavBarStack extends HTMLElement {

listComponent.append(itemComponent)
})

listComponent.append(wallpaperLink)

navbarComponent.append(headerComponent, listComponent)

Expand Down
Binary file added app/images/dimensions/dimensions-1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-10.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-11.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-12.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-4.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-5.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-6.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-7.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-8.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/dimensions/dimensions-9.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/1C-Bitrix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/images/logos/1C-Bitrix.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/2badvice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/30namaPlayer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/33Across.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/images/logos/34SP.com.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/3dCart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/4-Tell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/51.LA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/images/logos/5centsCDN.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/images/logos/6sense.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/8base-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/images/logos/8base.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/logos/91app.png
1 change: 1 addition & 0 deletions app/images/logos/A-Frame.svg
Binary file added app/images/logos/A8.net.png
22 changes: 22 additions & 0 deletions app/images/logos/AB Tasty.svg
6 changes: 6 additions & 0 deletions app/images/logos/ABOUT YOU Commerce Suite.svg
3 changes: 3 additions & 0 deletions app/images/logos/ADAPT.svg
3 changes: 3 additions & 0 deletions app/images/logos/ADFOX.svg
Binary file added app/images/logos/ADPLAN.png
Binary file added app/images/logos/AFThemes.png
3 changes: 3 additions & 0 deletions app/images/logos/AIOSEO.svg
Binary file added app/images/logos/ALL-INKL.png
Binary file added app/images/logos/AOLserver.png
10 changes: 10 additions & 0 deletions app/images/logos/AOS.svg
4 changes: 4 additions & 0 deletions app/images/logos/APC.svg
Binary file added app/images/logos/ARI Network Services.png
Binary file added app/images/logos/AT Internet.png
Binary file added app/images/logos/ATSHOP.png
11 changes: 11 additions & 0 deletions app/images/logos/AWIN.svg
Loading

0 comments on commit 97882ac

Please sign in to comment.