init
This commit is contained in:
BIN
public/DWD-Logo-01.png
Normal file
BIN
public/DWD-Logo-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
public/DWD-Logo-02.png
Normal file
BIN
public/DWD-Logo-02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 963 B |
11
public/DWD-Logo.svg
Normal file
11
public/DWD-Logo.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg width="400" height="400" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- DWD Consultancy Services LOGO:: https://dwd.siliconpin.com -->
|
||||
<g>
|
||||
<rect fill="#ff7f00" id="canvas_background" height="400" width="400" y="0" x="0"/>
|
||||
</g>
|
||||
<g>
|
||||
<ellipse ry="170" rx="170" cy="200" cx="200" fill="red" id="logo_red" />
|
||||
<ellipse ry="130" rx="130" cy="200" cx="200" fill="green" id="logo_green" />
|
||||
<ellipse ry="100" rx="100" cy="200" cx="200" fill="blue" id="logo_blue" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 479 B |
BIN
public/DWD-Logo_round-01.png
Normal file
BIN
public/DWD-Logo_round-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
public/font/Inter-italic.var.woff2
Normal file
BIN
public/font/Inter-italic.var.woff2
Normal file
Binary file not shown.
BIN
public/font/Inter-roman.var.woff2
Normal file
BIN
public/font/Inter-roman.var.woff2
Normal file
Binary file not shown.
16
public/font/inter.css
Normal file
16
public/font/inter.css
Normal file
@@ -0,0 +1,16 @@
|
||||
@font-face {
|
||||
font-family: 'Inter var';
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
font-named-instance: 'Regular';
|
||||
src: url('Inter-roman.var.woff2') format('woff2');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter var';
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: italic;
|
||||
font-named-instance: 'Italic';
|
||||
src: url('Inter-italic.var.woff2') format('woff2');
|
||||
}
|
||||
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Reference in New Issue
Block a user