Merge pull request #6392 from nurbek91/hugo1

Update Hugo / static-site-generator
main
Elbert Alias 2 years ago committed by GitHub
commit 1dc926c3d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 789 B

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.7856 2.15284L26.9384 7.47604C27.471 7.78576 27.9129 8.22982 28.2201 8.76385C28.5272 9.29788 28.6889 9.90318 28.6888 10.5192V21.4336C28.6887 22.1147 28.5075 22.7834 28.1638 23.3713C27.8201 23.9592 27.3262 24.4451 26.7328 24.7792L17.6488 29.8944C17.0563 30.228 16.3871 30.4017 15.7072 30.3985C15.0272 30.3953 14.3597 30.2152 13.7704 29.876L5.4048 25.0608C4.75898 24.6891 4.22254 24.1537 3.84952 23.5087C3.47649 22.8636 3.28005 22.1316 3.28 21.3864V11.0288C3.27993 10.2785 3.47174 9.54066 3.8372 8.88536C4.20265 8.23006 4.72961 7.6791 5.368 7.28484L13.592 2.20804C14.2205 1.82011 14.9426 1.61008 15.6812 1.60036C16.4197 1.59064 17.1471 1.78159 17.7856 2.15284V2.15284Z" fill="#FF4088" stroke="#C9177E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.7856 2.15284L26.9384 7.47604C27.471 7.78576 27.9129 8.22982 28.2201 8.76385C28.5272 9.29788 28.6889 9.90318 28.6888 10.5192V21.4336C28.6887 22.1147 28.5075 22.7834 28.1638 23.3713C27.8201 23.9592 27.3262 24.4451 26.7328 24.7792L17.6488 29.8944C17.0563 30.228 16.3871 30.4017 15.7072 30.3985C15.0272 30.3953 14.3597 30.2152 13.7704 29.876L5.4048 25.0608C4.75898 24.6891 4.22254 24.1537 3.84952 23.5087C3.47649 22.8636 3.28005 22.1316 3.28 21.3864V11.0288C3.27993 10.2785 3.47174 9.54066 3.8372 8.88536C4.20265 8.23006 4.72961 7.6791 5.368 7.28484L13.592 2.20804C14.2205 1.82011 14.9426 1.61008 15.6812 1.60036C16.4197 1.59064 17.1471 1.78159 17.7856 2.15284V2.15284Z" fill="#FF4088" stroke="#C9177E" stroke-width="2"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.63361 24.216V7.63843H13.1016V13.6768H18.8552V7.63843H22.3336V24.216H18.8552V16.9672H13.1016V24.216H9.63361Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -1136,11 +1136,19 @@
57
],
"description": "Hugo is an open-source static site generator written in Go.",
"html": "powered by <a [^>]*href=\"http://hugo\\.spf13\\.com",
"icon": "Hugo.png",
"icon": "Hugo.svg",
"dom": {
"a[href*='hugo.']": {
"attributes": {
"href": "(?:go)?hugo(?:\\..+)?\\.(?:com|io)\\;confidence:0"
},
"text": "Hugo\\;confidence:99"
}
},
"meta": {
"generator": "Hugo ([\\d.]+)?\\;version:\\1"
},
"oss": true,
"website": "http://gohugo.io"
},
"HulkApps Age Verification": {

Loading…
Cancel
Save