Parcourir la source

site images

master
Sean Dockray il y a 4 ans
Parent
révision
20826b99a1
10 fichiers modifiés avec 4 ajouts et 3 suppressions
  1. +1
    -1
      PUBLISH.trigger.md
  2. BIN
      static/android-chrome-192x192.png
  3. BIN
      static/android-chrome-512x512.png
  4. BIN
      static/apple-touch-icon.png
  5. BIN
      static/favicon-16x16.png
  6. BIN
      static/favicon-32x32.png
  7. BIN
      static/favicon.ico
  8. BIN
      static/images/ml.gif
  9. +1
    -0
      static/site.webmanifest
  10. +2
    -2
      themes/sandpoints/config/_default/config.toml

+ 1
- 1
PUBLISH.trigger.md Voir le fichier

@@ -11,7 +11,7 @@ Don't forget to click on "Commit Changes" to commit the changes.
```
_ _ _ New changes after this _ _ _

sean 123456
sean 1234567
joel 1
james 12.2
joel 15 seps

BIN
static/android-chrome-192x192.png Voir le fichier

Avant Après
Largeur: 192  |  Hauteur: 192  |  Taille: 20 KiB

BIN
static/android-chrome-512x512.png Voir le fichier

Avant Après
Largeur: 512  |  Hauteur: 512  |  Taille: 78 KiB

BIN
static/apple-touch-icon.png Voir le fichier

Avant Après
Largeur: 180  |  Hauteur: 180  |  Taille: 20 KiB

BIN
static/favicon-16x16.png Voir le fichier

Avant Après
Largeur: 16  |  Hauteur: 16  |  Taille: 755 B

BIN
static/favicon-32x32.png Voir le fichier

Avant Après
Largeur: 32  |  Hauteur: 32  |  Taille: 1.6 KiB

BIN
static/favicon.ico Voir le fichier

Avant Après

BIN
static/images/ml.gif Voir le fichier

Avant Après
Largeur: 789  |  Hauteur: 788  |  Taille: 92 KiB

+ 1
- 0
static/site.webmanifest Voir le fichier

@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

+ 2
- 2
themes/sandpoints/config/_default/config.toml Voir le fichier

@@ -1,4 +1,4 @@
baseURL = "http://machinelistening.exposed"
baseURL = "https://machinelistening.exposed"
languageCode = "en-us"
title = "Machine Listening"
theme = "sandpoints"
@@ -7,7 +7,7 @@ disableKinds = ["RSS", "sitemap"]

[params]
description = "A platform for collective listening, thought, and artistic production: a critical counterpoint to all the solutionists, VCs, militarists and industry boosters intent on ‘empowering machines with the sense of hearing'."
images = ["/images/piratecaqre.png"]
images = ["/images/ml.gif"]
title = "Machine Listening Curriculum"
giturl = "http://git.metadada.xyz/machinelistening/curriculum-test"
home = "curriculum"


Chargement…
Annuler
Enregistrer