mirror of
https://github.com/pierre42100/comunic
synced 2025-07-17 07:18:11 +00:00
First commit
This commit is contained in:
BIN
assets/img/tuile/1dca413a-3e97-4339-8fa2-55739d0d87cf.zip
Executable file
BIN
assets/img/tuile/1dca413a-3e97-4339-8fa2-55739d0d87cf.zip
Executable file
Binary file not shown.
4
assets/img/tuile/README.txt
Executable file
4
assets/img/tuile/README.txt
Executable file
@ -0,0 +1,4 @@
|
||||
How to use these files
|
||||
===
|
||||
|
||||
To get your Windows 8.1 tiles up and running on your site, upload the browserconfig.xml and PNG files in this ZIP to the root of your website. The browserconfig.xml contains references to your logo assets and notifications. No other changes to your webpage are required!
|
1
assets/img/tuile/browserconfig.xml
Executable file
1
assets/img/tuile/browserconfig.xml
Executable file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><browserconfig><msapplication><tile><square70x70logo src="tiny.png"/><square150x150logo src="square.png"/><wide310x150logo src="wide.png"/><square310x310logo src="large.png"/><TileColor>#0c218a</TileColor></tile></msapplication></browserconfig>
|
6
assets/img/tuile/code.txt
Executable file
6
assets/img/tuile/code.txt
Executable file
@ -0,0 +1,6 @@
|
||||
<meta name="application-name" content="Communiquons.org"/>
|
||||
<meta name="msapplication-TileColor" content="#0c218a"/>
|
||||
<meta name="msapplication-square70x70logo" content="tiny.png"/>
|
||||
<meta name="msapplication-square150x150logo" content="square.png"/>
|
||||
<meta name="msapplication-wide310x150logo" content="wide.png"/>
|
||||
<meta name="msapplication-square310x310logo" content="large.png"/>
|
BIN
assets/img/tuile/large.png
Executable file
BIN
assets/img/tuile/large.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
assets/img/tuile/square.png
Executable file
BIN
assets/img/tuile/square.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
assets/img/tuile/tiny.png
Executable file
BIN
assets/img/tuile/tiny.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
BIN
assets/img/tuile/wide.png
Executable file
BIN
assets/img/tuile/wide.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user