소스 검색

disabled translation on gallery pages

pull/8/head
Ben Coleman 4 년 전
부모
커밋
3214145874
8개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  1. +1
    -1
      _tools/templates/gallery.ejs
  2. +1
    -1
      azure-cds/index.html
  3. +1
    -1
      azure-docs/index.html
  4. +1
    -1
      azure-icons/index.html
  5. +1
    -1
      azure-patterns/index.html
  6. +1
    -1
      logos/index.html
  7. +1
    -1
      other/index.html
  8. +1
    -1
      readme.md

+ 1
- 1
_tools/templates/gallery.ejs 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title><%= title %></title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
azure-cds/index.html 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title>Cloud Design Studio Set</title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
azure-docs/index.html 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title>Azure Docs</title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
azure-icons/index.html 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title>Official Azure Icon Set</title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
azure-patterns/index.html 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title>Azure Patterns Collection</title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
logos/index.html 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title>Logos &amp; Brands</title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
other/index.html 파일 보기

@@ -1,4 +1,4 @@
<html>
<html translate="no">
<head>
<title>Other Icons</title>
<link rel="icon" type="image/png" href="../favicon.png">


+ 1
- 1
readme.md 파일 보기

@@ -1,6 +1,6 @@
This is a collection of various technical icons, glyphs, logos and other imagery all in SVG format. The icons are mainly Azure related but there are various other brands and logos plus abstract/generic symbols.
All files are run through [SVGO](https://github.com/svg/svgo) to clean them up and optimize them, with `removeDimensions` plugin enabled.
All files are run through [SVGO](https://github.com/svg/svgo) to clean them up and optimize them, with 'removeDimensions' plugin enabled
Many overlaps exist between the three main Azure icon sets, this expected, but each set also has unique icons hence their reason for inclusion. Condensing down to one merged super-set would be a huge undertaking


불러오는 중...
취소
저장