|
5 | 5 | <meta name="google-site-verification"
|
6 | 6 | content="QdJZEMLWFpqAkaOxsDd2zR4mzmtW7VN07LemJCDZuD0" />
|
7 | 7 | {% if author %}
|
8 |
| - <meta name="author" content="{{ author }}" /> |
| 8 | + <meta name="author" content="{{ author }}" /> |
9 | 9 | {% else %}
|
10 |
| - <meta name="author" content="EmptyWork" /> |
| 10 | + <meta name="author" content="EmptyWork" /> |
11 | 11 | {% endif %}
|
12 | 12 | <meta name="keywords"
|
13 | 13 | content="EmptyWork, Portofolio, Seorang Web Developer, Web Developer, HTML5, CSS3, Javascript, Stevarth, Ambon" />
|
14 | 14 | <meta property="og:locale" content="en_US" />
|
15 | 15 | <meta property="og:type" content="website" />
|
16 | 16 | {% if description %}
|
17 |
| - <meta name="description" content="{{ description }}" /> |
18 |
| - <meta property="og:description" content="{{ description }}" /> |
19 |
| - <meta itemprop="description" content="{{ description }}"> |
20 |
| - <meta name="twitter:description" content="{{ description }}"> |
| 17 | + <meta name="description" content="{{ description }}" /> |
| 18 | + <meta property="og:description" content="{{ description }}" /> |
| 19 | + <meta itemprop="description" content="{{ description }}" /> |
| 20 | + <meta name="twitter:description" content="{{ description }}" /> |
21 | 21 | {% else %}
|
22 |
| - <meta name="description" |
23 |
| - content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development." /> |
24 |
| - <meta property="og:description" |
25 |
| - content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development." /> |
26 |
| - <meta itemprop="description" |
27 |
| - content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development."> |
28 |
| - <meta name="twitter:description" |
29 |
| - content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development."> |
| 22 | + <meta name="description" |
| 23 | + content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development." /> |
| 24 | + <meta property="og:description" |
| 25 | + content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development." /> |
| 26 | + <meta itemprop="description" |
| 27 | + content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development." /> |
| 28 | + <meta name="twitter:description" |
| 29 | + content="EmptyWork's portofolio, I am passionate about making web more accessible for everyone, with that in mind I focused on learning about Accessibility (A11y) and UI/UX Development." /> |
30 | 30 | {% endif %}
|
31 | 31 | <meta property="og:url" content="https://emptywork.my.id" />
|
32 | 32 | <meta property="og:site_name" content="EmptyWork" />
|
33 | 33 | {% if image %}
|
34 |
| - <meta property="og:image" content="{{ image }}" /> |
35 |
| - <meta itemprop="image" content="{{ image }}"> |
36 |
| - <meta name="twitter:image" content="{{ image }}"> |
| 34 | + <meta property="og:image" content="{{ image }}" /> |
| 35 | + <meta itemprop="image" content="{{ image }}" /> |
| 36 | + <meta name="twitter:image" content="{{ image }}" /> |
37 | 37 | {% else %}
|
38 |
| - <meta itemprop="image" |
39 |
| - content="/images/emptywork.my.id-secondary-banner.png"> |
40 |
| - <meta property="og:image" |
41 |
| - content="/images/emptywork.my.id-secondary-banner.png" /> |
42 |
| - <meta name="twitter:image" |
43 |
| - content="/images/emptywork.my.id-secondary-banner.png"> |
| 38 | + <meta itemprop="image" |
| 39 | + content="/images/emptywork.my.id-secondary-banner.png" /> |
| 40 | + <meta property="og:image" |
| 41 | + content="/images/emptywork.my.id-secondary-banner.png" /> |
| 42 | + <meta name="twitter:image" |
| 43 | + content="/images/emptywork.my.id-secondary-banner.png" /> |
44 | 44 | {% endif %}
|
45 | 45 | <meta name="twitter:card" content="summary_large_image" />
|
46 | 46 | {% if title %}
|
47 |
| - <meta property="og:title" content="{{ title }}" /> |
48 |
| - <meta name="twitter:title" content="{{ title }}"> |
49 |
| - <meta itemprop="name" content="{{ title }}"> |
| 47 | + <meta property="og:title" content="{{ title }}" /> |
| 48 | + <meta name="twitter:title" content="{{ title }}" /> |
| 49 | + <meta itemprop="name" content="{{ title }}" /> |
50 | 50 | {% else %}
|
51 |
| - <meta property="og:title" content="Emptywork" /> |
52 |
| - <meta name="twitter:title" content="Emptywork"> |
53 |
| - <meta itemprop="name" content="Emptywork"> |
| 51 | + <meta property="og:title" content="Emptywork" /> |
| 52 | + <meta name="twitter:title" content="Emptywork" /> |
| 53 | + <meta itemprop="name" content="Emptywork" /> |
54 | 54 | {% endif %}
|
55 | 55 | <link rel="apple-touch-icon"
|
56 | 56 | sizes="180x180"
|
57 |
| - href="/images/apple-touch-icon.png"> |
| 57 | + href="/images/apple-touch-icon.png" /> |
58 | 58 | <link rel="icon"
|
59 | 59 | type="image/png"
|
60 | 60 | sizes="32x32"
|
61 |
| - href="/images/favicon-32x32.png"> |
| 61 | + href="/images/favicon-32x32.png" /> |
62 | 62 | <link rel="icon"
|
63 | 63 | type="image/png"
|
64 | 64 | sizes="194x194"
|
65 |
| - href="/images/favicon-194x194.png"> |
| 65 | + href="/images/favicon-194x194.png" /> |
66 | 66 | <link rel="icon"
|
67 | 67 | type="image/png"
|
68 | 68 | sizes="192x192"
|
69 |
| - href="/images/android-chrome-192x192.png"> |
| 69 | + href="/images/android-chrome-192x192.png" /> |
70 | 70 | <link rel="icon"
|
71 | 71 | type="image/png"
|
72 | 72 | sizes="16x16"
|
73 |
| - href="/images/favicon-16x16.png"> |
74 |
| -<link rel="manifest" href="/images/site.webmanifest"> |
75 |
| -<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#242424"> |
76 |
| -<link rel="shortcut icon" href="/images/favicon.ico"> |
77 |
| -<meta name="msapplication-TileColor" content="#242424"> |
78 |
| -<meta name="msapplication-TileImage" content="/images/mstile-144x144.png"> |
79 |
| -<meta name="msapplication-config" content="/images/browserconfig.xml"> |
| 73 | + href="/images/favicon-16x16.png" /> |
| 74 | +<link rel="manifest" href="/images/site.webmanifest" /> |
| 75 | +<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#242424" /> |
| 76 | +<link rel="shortcut icon" href="/images/favicon.ico" /> |
| 77 | +<meta name="msapplication-TileColor" content="#242424" /> |
| 78 | +<meta name="msapplication-TileImage" content="/images/mstile-144x144.png" /> |
| 79 | +<meta name="msapplication-config" content="/images/browserconfig.xml" /> |
0 commit comments