adds failing test
12
.github/workflows/main.yml
vendored
@@ -10,4 +10,14 @@ jobs:
|
||||
id: check-links
|
||||
uses: jlengrand/check-html-links-action@v02
|
||||
with:
|
||||
doc-folder: 'test-site'
|
||||
doc-folder: 'test-site'
|
||||
check_html_links_failing_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to test check-html-links-action that should fail
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: check-html-links-action step
|
||||
id: check-links
|
||||
uses: jlengrand/check-html-links-action@v02
|
||||
with:
|
||||
doc-folder: 'test-site-failing'
|
||||
1
test-site-failing/404.js
Normal file
@@ -0,0 +1 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{48:function(e){e.exports=JSON.parse('{"404":{"back_404":"Go home","text":"Sorry, I can\'t find the page you\'re looking for...","button_text":"Do you want help to return home?"},"home":{"about":"About me","about_alt":"About","work":"My Work","work_alt":"Work","contact":"Contact me","contact_alt":"Contact"},"about":{"find_me":"You\'ll find me on:"},"work":{"no_projects":"Whoops! There\'s nothing here yet!","categories":"Categories","category_all":"All","website":"Visit Website","source":"Source Code"},"contact":{"toast":{"close":"Close"},"form":{"name":"What\'s your name?","email":"What\'s your email?","message":"Please, explain yourself:","validation":{"invalid_name":"Invalid name","invalid_email":"Invalid email","invalid_message":"Invalid message","invalid_grecaptcha":"Invalid gRecaptchaResponse","server_error":"Server reported an error","conection_error":"Connection Error","success":"Message sent successfully"}},"loading":"Loading","send":"Send","sending":"Sending"},"misc":{"back":"Go back"}}')},49:function(e,t,n){"use strict";n.d(t,"a",(function(){return v}));var r=n(8),o=n.n(r),a=n(9),c=n.n(a),i=n(10),u=n.n(i),l=n(11),s=n.n(l),f=n(5),d=n.n(f),p=n(1);function m(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d()(e);if(t){var o=d()(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return s()(this,n)}}var v=function(e){u()(n,e);var t=m(n);function n(){return o()(this,n),t.apply(this,arguments)}return c()(n,[{key:"render",value:function(){var e=this.props.iconColor?{fill:this.props.iconColor}:null;return p.default.createElement("svg",{style:e,viewBox:"0 0 24 24"},p.default.createElement("use",{xlinkHref:"".concat("/","assets/icons.svg#").concat(this.props.iconName)}))}}]),n}(p.default.PureComponent)},71:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return g}));var r=n(8),o=n.n(r),a=n(9),c=n.n(a),i=n(10),u=n.n(i),l=n(11),s=n.n(l),f=n(5),d=n.n(f),p=n(1),m=n(7),v=n(49),h=n(48);function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d()(e);if(t){var o=d()(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return s()(this,n)}}var _=h[404],g=function(e){u()(n,e);var t=y(n);function n(){return o()(this,n),t.apply(this,arguments)}return c()(n,[{key:"render",value:function(){return p.default.createElement("div",{className:"pt-content-card__404-container flex flex-dc"},p.default.createElement("div",{className:"pt-content-card__body pt-content-card__body__404 flex flex-dc flex-full-center"},p.default.createElement(v.a,{iconName:"clippy"}),p.default.createElement("p",null,_.text),p.default.createElement(m.b,{to:"/",title:_.back_404},p.default.createElement("div",null,_.button_text))))}}]),n}(p.default.PureComponent)}}]);
|
||||
1
test-site-failing/about.js
Normal file
BIN
test-site-failing/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
test-site-failing/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
test-site-failing/apple-touch-icon-precomposed.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
test-site-failing/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
20
test-site-failing/assets/avatar.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-27 24 100 100" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<circle id="a" cx="23" cy="74" r="50"/>
|
||||
</defs>
|
||||
<use fill="#F5EEE5" overflow="visible" xlink:href="#a"/>
|
||||
<clipPath id="b">
|
||||
<use overflow="visible" xlink:href="#a"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#b)">
|
||||
<defs>
|
||||
<path id="c" d="M36 96c0 4 4.7 5 7 5.7l23 6c3 1 5.6 3.4 7 6.5v9.8H-27v-9.8c1.3-3 4-5.5 7-6.6l23-6c2.3-.5 7-1.7 7-5.7V85h26v11z"/>
|
||||
</defs>
|
||||
<use fill="#E6C19C" overflow="visible" xlink:href="#c"/>
|
||||
<clipPath id="d">
|
||||
<use overflow="visible" xlink:href="#c"/>
|
||||
</clipPath>
|
||||
<path fill="#D4B08C" d="M23.2 35h.2c3.3 0 8.2.2 11.4 2 3.3 2 7.3 5.6 8.5 12 2.4 13.8-2 35.5-6.3 42.5-4 6.7-9.8 9.2-13.5 9.4H23c-3.8-.8-9.6-3-13.6-10C5.2 84.2.7 63 3 49c1.3-6.4 5.3-10 8.6-12 3.2-1.8 8-2 11.4-2h.2z" clip-path="url(#d)"/>
|
||||
</g>
|
||||
<path fill="#F2CEA5" d="M22.6 40c19 0 20.7 13.8 20.8 15 1 12-3 28.2-6.8 33.8-4 6-9.8 8-13.5 8.3-4 0-10-2-14-8-3.5-6-8-22-6.5-34 0-1 1.3-15 20.4-15z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
48
test-site-failing/assets/icons.svg
Normal file
@@ -0,0 +1,48 @@
|
||||
<xml version="1.0" encoding="UTF-8">
|
||||
|
||||
<!-- Material design icons: https://github.com/Templarian/MaterialDesign
|
||||
Licensed under OFL-1.1: https://github.com/Templarian/MaterialDesign/blob/master/license.txt -->
|
||||
|
||||
<sprites xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- General -->
|
||||
<path id="account" d="M12,19.2C9.5,19.2 7.29,17.92 6,16C6.03,14 10,12.9 12,12.9C14,12.9 17.97,14 18,16C16.71,17.92 14.5,19.2 12,19.2M12,5A3,3 0 0,1 15,8A3,3 0 0,1 12,11A3,3 0 0,1 9,8A3,3 0 0,1 12,5M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z" />
|
||||
|
||||
<path id="folder" d="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z" />
|
||||
|
||||
<path id="message" d="M20,2H4A2,2 0 0,0 2,4V22L6,18H20A2,2 0 0,0 22,16V4A2,2 0 0,0 20,2M6,9H18V11H6M14,14H6V12H14M18,8H6V6H18" />
|
||||
|
||||
<path id="arrow-left" d="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z" />
|
||||
|
||||
<path id="web" d="M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" />
|
||||
|
||||
<path id="code" d="M12.89,3L14.85,3.4L11.11,21L9.15,20.6L12.89,3M19.59,12L16,8.41V5.58L22.42,12L16,18.41V15.58L19.59,12M1.58,12L8,5.58V8.41L4.41,12L8,15.58V18.41L1.58,12Z" />
|
||||
|
||||
<path id="account-star" d="M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12M5,13.28L7.45,14.77L6.8,11.96L9,10.08L6.11,9.83L5,7.19L3.87,9.83L1,10.08L3.18,11.96L2.5,14.77L5,13.28Z" />
|
||||
|
||||
<path id="person" d="M21,9H15V22H13V16H11V22H9V9H3V7H21M12,2A2,2 0 0,1 14,4A2,2 0 0,1 12,6C10.89,6 10,5.1 10,4C10,2.89 10.89,2 12,2Z" />
|
||||
|
||||
<path id="send" d="M2,21L23,12L2,3V10L17,12L2,14V21Z" />
|
||||
|
||||
<path id="clippy" d="M15,15.5A2.5,2.5 0 0,1 12.5,18A2.5,2.5 0 0,1 10,15.5V13.75A0.75,0.75 0 0,1 10.75,13A0.75,0.75 0 0,1 11.5,13.75V15.5A1,1 0 0,0 12.5,16.5A1,1 0 0,0 13.5,15.5V11.89C12.63,11.61 12,10.87 12,10C12,8.9 13,8 14.25,8C15.5,8 16.5,8.9 16.5,10C16.5,10.87 15.87,11.61 15,11.89V15.5M8.25,8C9.5,8 10.5,8.9 10.5,10C10.5,10.87 9.87,11.61 9,11.89V17.25A3.25,3.25 0 0,0 12.25,20.5A3.25,3.25 0 0,0 15.5,17.25V13.75A0.75,0.75 0 0,1 16.25,13A0.75,0.75 0 0,1 17,13.75V17.25A4.75,4.75 0 0,1 12.25,22A4.75,4.75 0 0,1 7.5,17.25V11.89C6.63,11.61 6,10.87 6,10C6,8.9 7,8 8.25,8M10.06,6.13L9.63,7.59C9.22,7.37 8.75,7.25 8.25,7.25C7.34,7.25 6.53,7.65 6.03,8.27L4.83,7.37C5.46,6.57 6.41,6 7.5,5.81V5.75A3.75,3.75 0 0,1 11.25,2A3.75,3.75 0 0,1 15,5.75V5.81C16.09,6 17.04,6.57 17.67,7.37L16.47,8.27C15.97,7.65 15.16,7.25 14.25,7.25C13.75,7.25 13.28,7.37 12.87,7.59L12.44,6.13C12.77,6 13.13,5.87 13.5,5.81V5.75C13.5,4.5 12.5,3.5 11.25,3.5C10,3.5 9,4.5 9,5.75V5.81C9.37,5.87 9.73,6 10.06,6.13M14.25,9.25C13.7,9.25 13.25,9.59 13.25,10C13.25,10.41 13.7,10.75 14.25,10.75C14.8,10.75 15.25,10.41 15.25,10C15.25,9.59 14.8,9.25 14.25,9.25M8.25,9.25C7.7,9.25 7.25,9.59 7.25,10C7.25,10.41 7.7,10.75 8.25,10.75C8.8,10.75 9.25,10.41 9.25,10C9.25,9.59 8.8,9.25 8.25,9.25Z" />
|
||||
|
||||
<!-- UI navigation-->
|
||||
<path id="filter" d="M6,13H18V11H6M3,6V8H21V6M10,18H14V16H10V18Z" />
|
||||
|
||||
<path id="close" d="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
|
||||
|
||||
<!-- Social and info -->
|
||||
<path id="twitter" d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z" />
|
||||
|
||||
<path id="telegram" d="M9.78,18.65L10.06,14.42L17.74,7.5C18.08,7.19 17.67,7.04 17.22,7.31L7.74,13.3L3.64,12C2.76,11.75 2.75,11.14 3.84,10.7L19.81,4.54C20.54,4.21 21.24,4.72 20.96,5.84L18.24,18.65C18.05,19.56 17.5,19.78 16.74,19.36L12.6,16.3L10.61,18.23C10.38,18.46 10.19,18.65 9.78,18.65Z" />
|
||||
|
||||
<path id="github" d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z" />
|
||||
|
||||
<path id="email" d="M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" />
|
||||
|
||||
<path id="location" d="M12,11.5A2.5,2.5 0 0,1 9.5,9A2.5,2.5 0 0,1 12,6.5A2.5,2.5 0 0,1 14.5,9A2.5,2.5 0 0,1 12,11.5M12,2A7,7 0 0,0 5,9C5,14.25 12,22 12,22C12,22 19,14.25 19,9A7,7 0 0,0 12,2Z" />
|
||||
|
||||
<path id="lock" d="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z" />
|
||||
|
||||
</sprites>
|
||||
|
||||
</xml>
|
||||
BIN
test-site-failing/assets/icons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
test-site-failing/assets/icons/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
test-site-failing/assets/icons/apple-touch-icon-precomposed.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
test-site-failing/assets/icons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
9
test-site-failing/assets/icons/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/assets/icons/mstile-150x150.png"/>
|
||||
<TileColor>#303a45</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
test-site-failing/assets/icons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 800 B |
BIN
test-site-failing/assets/icons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
test-site-failing/assets/icons/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
19
test-site-failing/assets/icons/manifest.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Personal Template",
|
||||
"short_name": "PT",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/assets/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#303a45",
|
||||
"background_color": "#303a45",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
test-site-failing/assets/icons/meta-img.png
Normal file
|
After Width: | Height: | Size: 270 KiB |
BIN
test-site-failing/assets/icons/mstile-144x144.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
test-site-failing/assets/icons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
test-site-failing/assets/icons/mstile-310x150.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
test-site-failing/assets/icons/mstile-310x310.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
test-site-failing/assets/icons/mstile-70x70.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
22
test-site-failing/assets/icons/safari-pinned-tab.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M3455 5874 c-22 -2 -96 -9 -165 -14 -453 -39 -789 -204 -1008 -496
|
||||
-99 -133 -179 -330 -202 -499 -38 -277 -29 -663 26 -1035 78 -530 289 -1196
|
||||
451 -1423 l34 -49 -3 -236 c-3 -228 -4 -239 -27 -287 -37 -74 -96 -127 -202
|
||||
-179 -83 -40 -174 -67 -769 -221 -371 -97 -692 -180 -712 -186 -21 -5 -38 -14
|
||||
-38 -19 0 -5 64 -75 143 -156 270 -279 551 -491 879 -664 404 -214 814 -338
|
||||
1293 -392 142 -16 548 -16 690 0 733 83 1356 346 1905 805 139 116 416 396
|
||||
403 407 -4 4 -161 46 -348 95 -639 165 -970 254 -1050 280 -161 54 -258 122
|
||||
-310 216 l-30 54 -3 266 -3 265 37 55 c144 211 302 677 399 1179 94 488 117
|
||||
1093 50 1340 -130 478 -532 797 -1100 874 -119 16 -276 25 -340 20z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
50
test-site-failing/assets/lang/en_GB.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "About me",
|
||||
"about_alt": "About",
|
||||
"work": "My Work",
|
||||
"work_alt": "Work",
|
||||
"contact": "Contact me",
|
||||
"contact_alt": "Contact"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "You'll find me on:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Whoops! There's nothing here yet!",
|
||||
"categories": "Categories",
|
||||
"category_all": "All",
|
||||
"website": "Visit Website",
|
||||
"source": "Source Code"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Close"
|
||||
},
|
||||
"form": {
|
||||
"name": "What's your name?",
|
||||
"email": "What's your email?",
|
||||
"message": "Please, explain yourself:",
|
||||
"validation": {
|
||||
"invalid_name": "Invalid name",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_message": "Invalid message",
|
||||
"invalid_grecaptcha": "Invalid gRecaptchaResponse",
|
||||
"server_error": "Server reported an error",
|
||||
"conection_error": "Connection Error",
|
||||
"success": "Message sent successfully"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/assets/lang/es_ES.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "Sobre mi",
|
||||
"about_alt": "Quién soy",
|
||||
"work": "Mi trabajo",
|
||||
"work_alt": "Trabajo",
|
||||
"contact": "Contacte conmigo",
|
||||
"contact_alt": "Contacto"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "Me encontrará en:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "¡Ostras! ¡Aún no hay nada por aquí!",
|
||||
"categories": "Categorías",
|
||||
"category_all": "Todo",
|
||||
"website": "Visitar página",
|
||||
"source": "Código fuente"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Cerrar"
|
||||
},
|
||||
"form": {
|
||||
"name": "¿Cómo se llama?",
|
||||
"email": "¿Cuál es su correo electrónico?",
|
||||
"message": "Por favor, escriba su mensaje:",
|
||||
"validation": {
|
||||
"invalid_name": "Nombre no válido",
|
||||
"invalid_email": "Correo electrónico no válido",
|
||||
"invalid_message": "Mensaje no válido",
|
||||
"invalid_grecaptcha": "gRecaptchaResponse no válido",
|
||||
"server_error": "El servidor ha reportado un error",
|
||||
"conection_error": "Error de conexión",
|
||||
"success": "Mensaje enviado con éxito"
|
||||
}
|
||||
},
|
||||
"loading": "Cargando",
|
||||
"send": "Enviar",
|
||||
"sending": "Enviando"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Ir al inicio",
|
||||
"text": "Lo siento, no se ha podido encontrar la página que busca...",
|
||||
"button_text": "¿Quiere que le ayude a volver al inicio?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Volver atrás"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/assets/lang/lang.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "About me",
|
||||
"about_alt": "About",
|
||||
"work": "My Work",
|
||||
"work_alt": "Work",
|
||||
"contact": "Contact me",
|
||||
"contact_alt": "Contact"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "You'll find me on:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Whoops! There's nothing here yet!",
|
||||
"categories": "Categories",
|
||||
"category_all": "All",
|
||||
"website": "Visit Website",
|
||||
"source": "Source Code"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Close"
|
||||
},
|
||||
"form": {
|
||||
"name": "What's your name?",
|
||||
"email": "What's your email?",
|
||||
"message": "Please, explain yourself:",
|
||||
"validation": {
|
||||
"invalid_name": "Invalid name",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_message": "Invalid message",
|
||||
"invalid_grecaptcha": "Invalid gRecaptchaResponse",
|
||||
"server_error": "Server reported an error",
|
||||
"conection_error": "Connection Error",
|
||||
"success": "Message sent successfully"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/assets/lang/pt_BR.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "Sobre mim",
|
||||
"about_alt": "Sobre",
|
||||
"work": "Meus projetos",
|
||||
"work_alt": "Projetos",
|
||||
"contact": "Contato",
|
||||
"contact_alt": "Contato"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "Você irá me encontrar aqui:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Ooops! Não há nada aqui ainda!",
|
||||
"categories": "Categorias",
|
||||
"category_all": "Todos",
|
||||
"website": "Visitar site",
|
||||
"source": "Código fonte"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Fechar"
|
||||
},
|
||||
"form": {
|
||||
"name": "Qual é o seu nome?",
|
||||
"email": "Qual é o seu e-mail?",
|
||||
"message": "Por favor, fale mais sobre você:",
|
||||
"validation": {
|
||||
"invalid_name": "Nome inválido",
|
||||
"invalid_email": "E-mail inválido",
|
||||
"invalid_message": "Mensagem inválida",
|
||||
"invalid_grecaptcha": "Erro obtido: gRecaptchaResponse",
|
||||
"server_error": "Servidor relatou um erro",
|
||||
"conection_error": "Erro de conexão",
|
||||
"success": "Mensagem enviada com sucesso"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
BIN
test-site-failing/assets/no-work-icon.jpg
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
20
test-site-failing/avatar.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-27 24 100 100" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<circle id="a" cx="23" cy="74" r="50"/>
|
||||
</defs>
|
||||
<use fill="#F5EEE5" overflow="visible" xlink:href="#a"/>
|
||||
<clipPath id="b">
|
||||
<use overflow="visible" xlink:href="#a"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#b)">
|
||||
<defs>
|
||||
<path id="c" d="M36 96c0 4 4.7 5 7 5.7l23 6c3 1 5.6 3.4 7 6.5v9.8H-27v-9.8c1.3-3 4-5.5 7-6.6l23-6c2.3-.5 7-1.7 7-5.7V85h26v11z"/>
|
||||
</defs>
|
||||
<use fill="#E6C19C" overflow="visible" xlink:href="#c"/>
|
||||
<clipPath id="d">
|
||||
<use overflow="visible" xlink:href="#c"/>
|
||||
</clipPath>
|
||||
<path fill="#D4B08C" d="M23.2 35h.2c3.3 0 8.2.2 11.4 2 3.3 2 7.3 5.6 8.5 12 2.4 13.8-2 35.5-6.3 42.5-4 6.7-9.8 9.2-13.5 9.4H23c-3.8-.8-9.6-3-13.6-10C5.2 84.2.7 63 3 49c1.3-6.4 5.3-10 8.6-12 3.2-1.8 8-2 11.4-2h.2z" clip-path="url(#d)"/>
|
||||
</g>
|
||||
<path fill="#F2CEA5" d="M22.6 40c19 0 20.7 13.8 20.8 15 1 12-3 28.2-6.8 33.8-4 6-9.8 8-13.5 8.3-4 0-10-2-14-8-3.5-6-8-22-6.5-34 0-1 1.3-15 20.4-15z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
9
test-site-failing/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/assets/icons/mstile-150x150.png"/>
|
||||
<TileColor>#303a45</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
106
test-site-failing/config.js
Normal file
@@ -0,0 +1,106 @@
|
||||
const profile = {
|
||||
fullName: 'Website Owner',
|
||||
description: 'FRONT-END DEVELOPER',
|
||||
// The basepath is the assets folder
|
||||
/// the file sould be imported in assets-import.js
|
||||
avatarPath: 'avatar.svg',
|
||||
about: {
|
||||
title: `HEY THERE!
|
||||
I'M WEBSITE OWNER`,
|
||||
description: `Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
|
||||
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
||||
|
||||
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis.`,
|
||||
findMeOn: [
|
||||
{
|
||||
iconName: 'location',
|
||||
text: 'Location, Place',
|
||||
url: '',
|
||||
hoverColor: '#546e7a'
|
||||
},
|
||||
{
|
||||
iconName: 'twitter',
|
||||
text: '@username',
|
||||
url: 'https://twitter.com/username',
|
||||
hoverColor: '#1da1f2'
|
||||
},
|
||||
{
|
||||
iconName: 'email',
|
||||
text: 'email@email.com',
|
||||
url: 'mailto://email@email.com',
|
||||
hoverColor: '#546e7a'
|
||||
},
|
||||
{
|
||||
iconName: 'lock',
|
||||
text: '@kuser',
|
||||
url: 'https://keybase.io/kuser',
|
||||
hoverColor: '#e9641c'
|
||||
}
|
||||
]
|
||||
},
|
||||
social: [
|
||||
{
|
||||
iconName: 'twitter',
|
||||
url: 'https://twitter.com/username',
|
||||
text: "I'm on Twitter",
|
||||
hoverColor: '#1da1f2'
|
||||
},
|
||||
{
|
||||
iconName: 'telegram',
|
||||
url: 'https://t.me/username',
|
||||
text: "I'm on Telegram",
|
||||
hoverColor: '#0088cc'
|
||||
},
|
||||
{
|
||||
iconName: 'github',
|
||||
url: 'https://github.com/username',
|
||||
text: "I'm on Github",
|
||||
hoverColor: '#000'
|
||||
},
|
||||
{
|
||||
iconName: 'email',
|
||||
url: 'mailto:email@email.co',
|
||||
text: 'Send me an email',
|
||||
hoverColor: '#000'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
const projects = [
|
||||
{
|
||||
title: 'Project Title #1',
|
||||
img: '',
|
||||
description: 'Lorem ipsum dolor sit amet, in nulla hendrerit ius, sed et congue graeci, qui id propriae accusata.',
|
||||
categories: ['Sample', 'Open source', 'React'],
|
||||
siteUrl: 'https://amazing.project.com',
|
||||
sourceCodeUrl: 'https://github.com/user/project'
|
||||
},
|
||||
{
|
||||
title: 'Project Title #2',
|
||||
img: 'https://www.nethruster.com/assets/img/icons/apple-touch-icon.png',
|
||||
description: 'Lorem ipsum dolor sit amet, in nulla hendrerit ius, sed et congue graeci, qui id propriae accusata.',
|
||||
categories: ['Sample', 'Freeware', 'Go'],
|
||||
siteUrl: 'https://amazing.project.com'
|
||||
},
|
||||
{
|
||||
title: 'Project Title #3',
|
||||
img: 'https://www.nethruster.com/assets/img/wareader.svg',
|
||||
description: 'Lorem ipsum dolor sit amet, in nulla hendrerit ius, sed et congue graeci, qui id propriae accusata.',
|
||||
categories: ['Wat', 'Linux', 'LoL'],
|
||||
sourceCodeUrl: 'https://github.com/user/:O'
|
||||
}
|
||||
]
|
||||
|
||||
const formUrl = 'http://localhost:4000'
|
||||
const ReCAPTCHAKey = '6LcBOC8UAAAAAM9YRyBp1RR-1NnwvMU8UDsR63Vu'
|
||||
// The basepath is the assets folder
|
||||
/// the file sould be imported in assets-import.js
|
||||
const missingProjectIcon = 'no-work-icon.jpg'
|
||||
|
||||
export {
|
||||
profile,
|
||||
projects,
|
||||
formUrl,
|
||||
ReCAPTCHAKey,
|
||||
missingProjectIcon
|
||||
}
|
||||
1
test-site-failing/contact.js
Normal file
50
test-site-failing/en_GB.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "About me",
|
||||
"about_alt": "About",
|
||||
"work": "My Work",
|
||||
"work_alt": "Work",
|
||||
"contact": "Contact me",
|
||||
"contact_alt": "Contact"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "You'll find me on:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Whoops! There's nothing here yet!",
|
||||
"categories": "Categories",
|
||||
"category_all": "All",
|
||||
"website": "Visit Website",
|
||||
"source": "Source Code"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Close"
|
||||
},
|
||||
"form": {
|
||||
"name": "What's your name?",
|
||||
"email": "What's your email?",
|
||||
"message": "Please, explain yourself:",
|
||||
"validation": {
|
||||
"invalid_name": "Invalid name",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_message": "Invalid message",
|
||||
"invalid_grecaptcha": "Invalid gRecaptchaResponse",
|
||||
"server_error": "Server reported an error",
|
||||
"conection_error": "Connection Error",
|
||||
"success": "Message sent successfully"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/es_ES.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "Sobre mi",
|
||||
"about_alt": "Quién soy",
|
||||
"work": "Mi trabajo",
|
||||
"work_alt": "Trabajo",
|
||||
"contact": "Contacte conmigo",
|
||||
"contact_alt": "Contacto"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "Me encontrará en:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "¡Ostras! ¡Aún no hay nada por aquí!",
|
||||
"categories": "Categorías",
|
||||
"category_all": "Todo",
|
||||
"website": "Visitar página",
|
||||
"source": "Código fuente"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Cerrar"
|
||||
},
|
||||
"form": {
|
||||
"name": "¿Cómo se llama?",
|
||||
"email": "¿Cuál es su correo electrónico?",
|
||||
"message": "Por favor, escriba su mensaje:",
|
||||
"validation": {
|
||||
"invalid_name": "Nombre no válido",
|
||||
"invalid_email": "Correo electrónico no válido",
|
||||
"invalid_message": "Mensaje no válido",
|
||||
"invalid_grecaptcha": "gRecaptchaResponse no válido",
|
||||
"server_error": "El servidor ha reportado un error",
|
||||
"conection_error": "Error de conexión",
|
||||
"success": "Mensaje enviado con éxito"
|
||||
}
|
||||
},
|
||||
"loading": "Cargando",
|
||||
"send": "Enviar",
|
||||
"sending": "Enviando"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Ir al inicio",
|
||||
"text": "Lo siento, no se ha podido encontrar la página que busca...",
|
||||
"button_text": "¿Quiere que le ayude a volver al inicio?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Volver atrás"
|
||||
}
|
||||
}
|
||||
BIN
test-site-failing/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 800 B |
BIN
test-site-failing/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
test-site-failing/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
1
test-site-failing/gRecaptcha.js
Normal file
1
test-site-failing/home.js
Normal file
48
test-site-failing/icons.svg
Normal file
@@ -0,0 +1,48 @@
|
||||
<xml version="1.0" encoding="UTF-8">
|
||||
|
||||
<!-- Material design icons: https://github.com/Templarian/MaterialDesign
|
||||
Licensed under OFL-1.1: https://github.com/Templarian/MaterialDesign/blob/master/license.txt -->
|
||||
|
||||
<sprites xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- General -->
|
||||
<path id="account" d="M12,19.2C9.5,19.2 7.29,17.92 6,16C6.03,14 10,12.9 12,12.9C14,12.9 17.97,14 18,16C16.71,17.92 14.5,19.2 12,19.2M12,5A3,3 0 0,1 15,8A3,3 0 0,1 12,11A3,3 0 0,1 9,8A3,3 0 0,1 12,5M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z" />
|
||||
|
||||
<path id="folder" d="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z" />
|
||||
|
||||
<path id="message" d="M20,2H4A2,2 0 0,0 2,4V22L6,18H20A2,2 0 0,0 22,16V4A2,2 0 0,0 20,2M6,9H18V11H6M14,14H6V12H14M18,8H6V6H18" />
|
||||
|
||||
<path id="arrow-left" d="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z" />
|
||||
|
||||
<path id="web" d="M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" />
|
||||
|
||||
<path id="code" d="M12.89,3L14.85,3.4L11.11,21L9.15,20.6L12.89,3M19.59,12L16,8.41V5.58L22.42,12L16,18.41V15.58L19.59,12M1.58,12L8,5.58V8.41L4.41,12L8,15.58V18.41L1.58,12Z" />
|
||||
|
||||
<path id="account-star" d="M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12M5,13.28L7.45,14.77L6.8,11.96L9,10.08L6.11,9.83L5,7.19L3.87,9.83L1,10.08L3.18,11.96L2.5,14.77L5,13.28Z" />
|
||||
|
||||
<path id="person" d="M21,9H15V22H13V16H11V22H9V9H3V7H21M12,2A2,2 0 0,1 14,4A2,2 0 0,1 12,6C10.89,6 10,5.1 10,4C10,2.89 10.89,2 12,2Z" />
|
||||
|
||||
<path id="send" d="M2,21L23,12L2,3V10L17,12L2,14V21Z" />
|
||||
|
||||
<path id="clippy" d="M15,15.5A2.5,2.5 0 0,1 12.5,18A2.5,2.5 0 0,1 10,15.5V13.75A0.75,0.75 0 0,1 10.75,13A0.75,0.75 0 0,1 11.5,13.75V15.5A1,1 0 0,0 12.5,16.5A1,1 0 0,0 13.5,15.5V11.89C12.63,11.61 12,10.87 12,10C12,8.9 13,8 14.25,8C15.5,8 16.5,8.9 16.5,10C16.5,10.87 15.87,11.61 15,11.89V15.5M8.25,8C9.5,8 10.5,8.9 10.5,10C10.5,10.87 9.87,11.61 9,11.89V17.25A3.25,3.25 0 0,0 12.25,20.5A3.25,3.25 0 0,0 15.5,17.25V13.75A0.75,0.75 0 0,1 16.25,13A0.75,0.75 0 0,1 17,13.75V17.25A4.75,4.75 0 0,1 12.25,22A4.75,4.75 0 0,1 7.5,17.25V11.89C6.63,11.61 6,10.87 6,10C6,8.9 7,8 8.25,8M10.06,6.13L9.63,7.59C9.22,7.37 8.75,7.25 8.25,7.25C7.34,7.25 6.53,7.65 6.03,8.27L4.83,7.37C5.46,6.57 6.41,6 7.5,5.81V5.75A3.75,3.75 0 0,1 11.25,2A3.75,3.75 0 0,1 15,5.75V5.81C16.09,6 17.04,6.57 17.67,7.37L16.47,8.27C15.97,7.65 15.16,7.25 14.25,7.25C13.75,7.25 13.28,7.37 12.87,7.59L12.44,6.13C12.77,6 13.13,5.87 13.5,5.81V5.75C13.5,4.5 12.5,3.5 11.25,3.5C10,3.5 9,4.5 9,5.75V5.81C9.37,5.87 9.73,6 10.06,6.13M14.25,9.25C13.7,9.25 13.25,9.59 13.25,10C13.25,10.41 13.7,10.75 14.25,10.75C14.8,10.75 15.25,10.41 15.25,10C15.25,9.59 14.8,9.25 14.25,9.25M8.25,9.25C7.7,9.25 7.25,9.59 7.25,10C7.25,10.41 7.7,10.75 8.25,10.75C8.8,10.75 9.25,10.41 9.25,10C9.25,9.59 8.8,9.25 8.25,9.25Z" />
|
||||
|
||||
<!-- UI navigation-->
|
||||
<path id="filter" d="M6,13H18V11H6M3,6V8H21V6M10,18H14V16H10V18Z" />
|
||||
|
||||
<path id="close" d="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
|
||||
|
||||
<!-- Social and info -->
|
||||
<path id="twitter" d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z" />
|
||||
|
||||
<path id="telegram" d="M9.78,18.65L10.06,14.42L17.74,7.5C18.08,7.19 17.67,7.04 17.22,7.31L7.74,13.3L3.64,12C2.76,11.75 2.75,11.14 3.84,10.7L19.81,4.54C20.54,4.21 21.24,4.72 20.96,5.84L18.24,18.65C18.05,19.56 17.5,19.78 16.74,19.36L12.6,16.3L10.61,18.23C10.38,18.46 10.19,18.65 9.78,18.65Z" />
|
||||
|
||||
<path id="github" d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z" />
|
||||
|
||||
<path id="email" d="M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" />
|
||||
|
||||
<path id="location" d="M12,11.5A2.5,2.5 0 0,1 9.5,9A2.5,2.5 0 0,1 12,6.5A2.5,2.5 0 0,1 14.5,9A2.5,2.5 0 0,1 12,11.5M12,2A7,7 0 0,0 5,9C5,14.25 12,22 12,22C12,22 19,14.25 19,9A7,7 0 0,0 12,2Z" />
|
||||
|
||||
<path id="lock" d="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z" />
|
||||
|
||||
</sprites>
|
||||
|
||||
</xml>
|
||||
BIN
test-site-failing/icons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
test-site-failing/icons/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
test-site-failing/icons/apple-touch-icon-precomposed.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
test-site-failing/icons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
9
test-site-failing/icons/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/assets/icons/mstile-150x150.png"/>
|
||||
<TileColor>#303a45</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
test-site-failing/icons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 800 B |
BIN
test-site-failing/icons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
test-site-failing/icons/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
19
test-site-failing/icons/manifest.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Personal Template",
|
||||
"short_name": "PT",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/assets/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#303a45",
|
||||
"background_color": "#303a45",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
test-site-failing/icons/meta-img.png
Normal file
|
After Width: | Height: | Size: 270 KiB |
BIN
test-site-failing/icons/mstile-144x144.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
test-site-failing/icons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
test-site-failing/icons/mstile-310x150.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
test-site-failing/icons/mstile-310x310.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
test-site-failing/icons/mstile-70x70.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
22
test-site-failing/icons/safari-pinned-tab.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M3455 5874 c-22 -2 -96 -9 -165 -14 -453 -39 -789 -204 -1008 -496
|
||||
-99 -133 -179 -330 -202 -499 -38 -277 -29 -663 26 -1035 78 -530 289 -1196
|
||||
451 -1423 l34 -49 -3 -236 c-3 -228 -4 -239 -27 -287 -37 -74 -96 -127 -202
|
||||
-179 -83 -40 -174 -67 -769 -221 -371 -97 -692 -180 -712 -186 -21 -5 -38 -14
|
||||
-38 -19 0 -5 64 -75 143 -156 270 -279 551 -491 879 -664 404 -214 814 -338
|
||||
1293 -392 142 -16 548 -16 690 0 733 83 1356 346 1905 805 139 116 416 396
|
||||
403 407 -4 4 -161 46 -348 95 -639 165 -970 254 -1050 280 -161 54 -258 122
|
||||
-310 216 l-30 54 -3 266 -3 265 37 55 c144 211 302 677 399 1179 94 488 117
|
||||
1093 50 1340 -130 478 -532 797 -1100 874 -119 16 -276 25 -340 20z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
1
test-site-failing/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="ie=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>ptemplate</title><link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-touch-icon.jpeg"><link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png"><link rel="manifest" href="/assets/icons/manifest.json"><link rel="mask-icon" href="/assets/icons/safari-pinned-tab.svg" color="#303a45"><link rel="shortcut icon" href="/assets/icons/favicon.ico"><meta name="msapplication-config" content="/assets/icons/browserconfig.xml"><meta name="theme-color" content="#303a45"><meta name="description" content="A personal website template that's not a pain in the ass to setup and use."><meta name="twitter:site" content="@nethruster"><meta name="twitter:title" content="Personal Template | Nethruster"><meta name="twitter:description" content="A personal website template that's not a pain in the ass to setup and use."><meta name="twitter:url" content="https://ptemplate.nethruster.com"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image" content="/assets/icons/meta-img.png"><meta property="og:title" content="Personal Template | Nethruster"><meta property="og:description" content="A personal website template that's not a pain in the ass to setup and use."><meta property="og:url" content="https://ptemplate.nethruster.com"><meta property="og:type" content="website"><meta property="og:image" content="/assets/icons/meta-img.png"><meta property="og:image:secure_url" content="/assets/icons/meta-img.png"><link href="/main-9371d3.css?9371d39c761ae08dadfa" rel="stylesheet"></head><body><div id="pt-app" class="flex flex-full-center"></div><script type="text/javascript" src="/vendor.js?9371d39c761ae08dadfa"></script><script type="text/javascript" src="/main.js?9371d39c761ae08dadfa"></script></body></html>
|
||||
50
test-site-failing/lang.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "About me",
|
||||
"about_alt": "About",
|
||||
"work": "My Work",
|
||||
"work_alt": "Work",
|
||||
"contact": "Contact me",
|
||||
"contact_alt": "Contact"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "You'll find me on:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Whoops! There's nothing here yet!",
|
||||
"categories": "Categories",
|
||||
"category_all": "All",
|
||||
"website": "Visit Website",
|
||||
"source": "Source Code"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Close"
|
||||
},
|
||||
"form": {
|
||||
"name": "What's your name?",
|
||||
"email": "What's your email?",
|
||||
"message": "Please, explain yourself:",
|
||||
"validation": {
|
||||
"invalid_name": "Invalid name",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_message": "Invalid message",
|
||||
"invalid_grecaptcha": "Invalid gRecaptchaResponse",
|
||||
"server_error": "Server reported an error",
|
||||
"conection_error": "Connection Error",
|
||||
"success": "Message sent successfully"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/lang/en_GB.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "About me",
|
||||
"about_alt": "About",
|
||||
"work": "My Work",
|
||||
"work_alt": "Work",
|
||||
"contact": "Contact me",
|
||||
"contact_alt": "Contact"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "You'll find me on:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Whoops! There's nothing here yet!",
|
||||
"categories": "Categories",
|
||||
"category_all": "All",
|
||||
"website": "Visit Website",
|
||||
"source": "Source Code"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Close"
|
||||
},
|
||||
"form": {
|
||||
"name": "What's your name?",
|
||||
"email": "What's your email?",
|
||||
"message": "Please, explain yourself:",
|
||||
"validation": {
|
||||
"invalid_name": "Invalid name",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_message": "Invalid message",
|
||||
"invalid_grecaptcha": "Invalid gRecaptchaResponse",
|
||||
"server_error": "Server reported an error",
|
||||
"conection_error": "Connection Error",
|
||||
"success": "Message sent successfully"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/lang/es_ES.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "Sobre mi",
|
||||
"about_alt": "Quién soy",
|
||||
"work": "Mi trabajo",
|
||||
"work_alt": "Trabajo",
|
||||
"contact": "Contacte conmigo",
|
||||
"contact_alt": "Contacto"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "Me encontrará en:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "¡Ostras! ¡Aún no hay nada por aquí!",
|
||||
"categories": "Categorías",
|
||||
"category_all": "Todo",
|
||||
"website": "Visitar página",
|
||||
"source": "Código fuente"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Cerrar"
|
||||
},
|
||||
"form": {
|
||||
"name": "¿Cómo se llama?",
|
||||
"email": "¿Cuál es su correo electrónico?",
|
||||
"message": "Por favor, escriba su mensaje:",
|
||||
"validation": {
|
||||
"invalid_name": "Nombre no válido",
|
||||
"invalid_email": "Correo electrónico no válido",
|
||||
"invalid_message": "Mensaje no válido",
|
||||
"invalid_grecaptcha": "gRecaptchaResponse no válido",
|
||||
"server_error": "El servidor ha reportado un error",
|
||||
"conection_error": "Error de conexión",
|
||||
"success": "Mensaje enviado con éxito"
|
||||
}
|
||||
},
|
||||
"loading": "Cargando",
|
||||
"send": "Enviar",
|
||||
"sending": "Enviando"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Ir al inicio",
|
||||
"text": "Lo siento, no se ha podido encontrar la página que busca...",
|
||||
"button_text": "¿Quiere que le ayude a volver al inicio?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Volver atrás"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/lang/lang.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "About me",
|
||||
"about_alt": "About",
|
||||
"work": "My Work",
|
||||
"work_alt": "Work",
|
||||
"contact": "Contact me",
|
||||
"contact_alt": "Contact"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "You'll find me on:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Whoops! There's nothing here yet!",
|
||||
"categories": "Categories",
|
||||
"category_all": "All",
|
||||
"website": "Visit Website",
|
||||
"source": "Source Code"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Close"
|
||||
},
|
||||
"form": {
|
||||
"name": "What's your name?",
|
||||
"email": "What's your email?",
|
||||
"message": "Please, explain yourself:",
|
||||
"validation": {
|
||||
"invalid_name": "Invalid name",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_message": "Invalid message",
|
||||
"invalid_grecaptcha": "Invalid gRecaptchaResponse",
|
||||
"server_error": "Server reported an error",
|
||||
"conection_error": "Connection Error",
|
||||
"success": "Message sent successfully"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
50
test-site-failing/lang/pt_BR.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "Sobre mim",
|
||||
"about_alt": "Sobre",
|
||||
"work": "Meus projetos",
|
||||
"work_alt": "Projetos",
|
||||
"contact": "Contato",
|
||||
"contact_alt": "Contato"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "Você irá me encontrar aqui:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Ooops! Não há nada aqui ainda!",
|
||||
"categories": "Categorias",
|
||||
"category_all": "Todos",
|
||||
"website": "Visitar site",
|
||||
"source": "Código fonte"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Fechar"
|
||||
},
|
||||
"form": {
|
||||
"name": "Qual é o seu nome?",
|
||||
"email": "Qual é o seu e-mail?",
|
||||
"message": "Por favor, fale mais sobre você:",
|
||||
"validation": {
|
||||
"invalid_name": "Nome inválido",
|
||||
"invalid_email": "E-mail inválido",
|
||||
"invalid_message": "Mensagem inválida",
|
||||
"invalid_grecaptcha": "Erro obtido: gRecaptchaResponse",
|
||||
"server_error": "Servidor relatou um erro",
|
||||
"conection_error": "Erro de conexão",
|
||||
"success": "Mensagem enviada com sucesso"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
1
test-site-failing/main-9371d3.css
Normal file
1
test-site-failing/main.js
Normal file
19
test-site-failing/manifest.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Personal Template",
|
||||
"short_name": "PT",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/assets/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#303a45",
|
||||
"background_color": "#303a45",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
test-site-failing/meta-img.png
Normal file
|
After Width: | Height: | Size: 270 KiB |
BIN
test-site-failing/mstile-144x144.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
test-site-failing/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
test-site-failing/mstile-310x150.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
test-site-failing/mstile-310x310.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
test-site-failing/mstile-70x70.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
test-site-failing/no-work-icon.jpg
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
50
test-site-failing/pt_BR.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"home": {
|
||||
"about": "Sobre mim",
|
||||
"about_alt": "Sobre",
|
||||
"work": "Meus projetos",
|
||||
"work_alt": "Projetos",
|
||||
"contact": "Contato",
|
||||
"contact_alt": "Contato"
|
||||
},
|
||||
"about": {
|
||||
"find_me": "Você irá me encontrar aqui:"
|
||||
},
|
||||
"work": {
|
||||
"no_projects": "Ooops! Não há nada aqui ainda!",
|
||||
"categories": "Categorias",
|
||||
"category_all": "Todos",
|
||||
"website": "Visitar site",
|
||||
"source": "Código fonte"
|
||||
},
|
||||
"contact": {
|
||||
"toast": {
|
||||
"close": "Fechar"
|
||||
},
|
||||
"form": {
|
||||
"name": "Qual é o seu nome?",
|
||||
"email": "Qual é o seu e-mail?",
|
||||
"message": "Por favor, fale mais sobre você:",
|
||||
"validation": {
|
||||
"invalid_name": "Nome inválido",
|
||||
"invalid_email": "E-mail inválido",
|
||||
"invalid_message": "Mensagem inválida",
|
||||
"invalid_grecaptcha": "Erro obtido: gRecaptchaResponse",
|
||||
"server_error": "Servidor relatou um erro",
|
||||
"conection_error": "Erro de conexão",
|
||||
"success": "Mensagem enviada com sucesso"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"send": "Send",
|
||||
"sending": "Sending"
|
||||
},
|
||||
"404": {
|
||||
"back_404": "Go home",
|
||||
"text": "Sorry, I can't find the page you're looking for...",
|
||||
"button_text": "Do you want help to return home?"
|
||||
},
|
||||
"misc": {
|
||||
"back": "Go back"
|
||||
}
|
||||
}
|
||||
22
test-site-failing/safari-pinned-tab.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M3455 5874 c-22 -2 -96 -9 -165 -14 -453 -39 -789 -204 -1008 -496
|
||||
-99 -133 -179 -330 -202 -499 -38 -277 -29 -663 26 -1035 78 -530 289 -1196
|
||||
451 -1423 l34 -49 -3 -236 c-3 -228 -4 -239 -27 -287 -37 -74 -96 -127 -202
|
||||
-179 -83 -40 -174 -67 -769 -221 -371 -97 -692 -180 -712 -186 -21 -5 -38 -14
|
||||
-38 -19 0 -5 64 -75 143 -156 270 -279 551 -491 879 -664 404 -214 814 -338
|
||||
1293 -392 142 -16 548 -16 690 0 733 83 1356 346 1905 805 139 116 416 396
|
||||
403 407 -4 4 -161 46 -348 95 -639 165 -970 254 -1050 280 -161 54 -258 122
|
||||
-310 216 l-30 54 -3 266 -3 265 37 55 c144 211 302 677 399 1179 94 488 117
|
||||
1093 50 1340 -130 478 -532 797 -1100 874 -119 16 -276 25 -340 20z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |