Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #266 from praneesha/update-google-fonts
Browse files Browse the repository at this point in the history
Update Google fonts
  • Loading branch information
praneesha committed Jul 4, 2023
2 parents 9388c5d + fe0c5da commit 0db0d2d
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion en/docs/home/out/404/index.html

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions en/docs/home/out/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/docs/home/out/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url><loc>https://ballerina.io/</loc><lastmod>2023-06-26T13:24:24.576Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://ballerina.io/</loc><lastmod>2023-07-04T10:05:30.127Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
</urlset>
5 changes: 1 addition & 4 deletions en/docs/home/pages/_document.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ export default function Document() {
<meta name="author" content="WSO2 LLC"/>

<link rel="shortcut icon" href={`${prefix}/images/favicon.ico`}></link>

<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://ballerina.io/css/roboto.css" />

{/* Algolia */}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
Expand Down

0 comments on commit 0db0d2d

Please sign in to comment.