File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ $app = [
3636 . 'using a collection of applications (skeletons).',
3737 'image' => $baseUrl . '/uploads/opengraph/dotkernel.png',
3838 'type' => 'website',
39- 'siteName' => 'Dotkernel Light ',
39+ 'siteName' => 'Dotkernel',
4040 'locale' => 'en_US',
4141 'twitterCard' => 'summary_large_image',
4242 'twitterSite' => '@dotkernel',
Original file line number Diff line number Diff line change 7171 </div >
7272
7373 <div class =" trait" >
74- <img class =" icon icon-lg" decoding =" async" src =" {{ asset(' images/app/content/speed-radar-50.svg' ) }}" alt =" Lightning-fast performance " loading =" lazy" >
74+ <img class =" icon icon-lg" decoding =" async" src =" {{ asset(' images/app/content/speed-radar-50.svg' ) }}" alt =" " loading =" lazy" >
7575 <p >One domain, three deployables</p >
7676 </div >
7777
7878 <div class =" trait" >
79- <img class =" icon icon-lg" decoding =" async" src =" {{ asset(' images/app/content/maintenance.svg' ) }}" alt =" Easier maintenance and onboarding " loading =" lazy" >
79+ <img class =" icon icon-lg" decoding =" async" src =" {{ asset(' images/app/content/maintenance.svg' ) }}" alt =" " loading =" lazy" >
8080 <p >Dependencies that move slowly</p >
8181 </div >
8282 </div >
Original file line number Diff line number Diff line change 101101 <li ><a href =" {{ url(' page::architecture' ) }}" >Architecture</a ></li >
102102 <li ><a href =" https://docs.dotkernel.org/" target =" _blank" rel =" noopener" >Documentation</a ></li >
103103 <li ><a href =" {{ url(' page::dotkernel-packages-oss-lifecycle' ) }}" >Packages Lifecycle</a ></li >
104- <li ><a href =" {{ url(' page::architecture' ) }}" >Architecture</a ></li >
105104 <li ><a href =" {{ url(' page::wsl2' ) }}" >WSL2 Dev Stack</a ></li >
106105 </ul >
107106 </div >
126125 <a href =" https://github.com/dotkernel" target =" _blank" rel =" noopener" aria-label =" GitHub" >
127126 <img class =" icon" src =" {{ asset(' images/app/icon/icon_git.svg' ) }}" alt =" GitHub" >
128127 </a >
129- <a href =" https://dotkernel.slack.com/" target =" _blank" rel =" noopener" aria-label =" Slack" >
130- <img class =" icon" src =" {{ asset(' images/app/icon/icon_slack.svg' ) }}" alt =" Slack" >
131- </a >
132128 <a href =" {{ url(' app::feed' ) }}" target =" _blank" rel =" noopener" aria-label =" RSS feed" >
133129 <img class =" icon" src =" {{ asset(' images/app/icon/icon_feed.svg' ) }}" alt =" RSS Feed" >
134130 </a >
You can’t perform that action at this time.
0 commit comments