Skip to content

Commit 2d11483

Browse files
committed
Fix broken links
1 parent 7d7ec5b commit 2d11483

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/posts/cloud-phone-user-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Cloud Phone user agents follow a [consistent pattern](https://developer.cloudfon
2424
**User Agent Components**
2525

2626
* `Cloud Phone` identifies all Cloud Phone devices
27-
* `Puffin` identifies the remote-browser architecture shared with the [Puffin browser](puffin.com)
27+
* `Puffin` identifies the remote-browser architecture shared with the [Puffin browser](https://puffin.com)
2828
* `Nokia 225 4G` is the device model name. `Generic` is used by the Cloud Phone Simulator or pre-production devices
2929
* `Chrome/128.0.6613.170` identifies the Chromium version used by Cloud Phone servers
3030

content/posts/showcase-hazrat-ali-softloftbd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Hazrat Ali completed his master's degree in Nutritional Science in 2021 at the I
1919

2020
### How did you get started with KaiOS?
2121

22-
In 2013, while still in college, I began my journey with web development. At that time, I experimented with creating websites for mobile devices using tools like [Wapka](https://www.wapka.co/) and [XtGem](XtGem), which sparked my interest in the field. Fast forward to 2020, when I came across a Facebook promotion about the KaiOS device launch in Bangladesh. I was intrigued by the fact that KaiOS apps were built with HTML5, a technology I was already familiar with.
22+
In 2013, while still in college, I began my journey with web development. At that time, I experimented with creating websites for mobile devices using tools like [Wapka](https://www.wapka.co/) and [XtGem](https://xtgem.com/), which sparked my interest in the field. Fast forward to 2020, when I came across a Facebook promotion about the KaiOS device launch in Bangladesh. I was intrigued by the fact that KaiOS apps were built with HTML5, a technology I was already familiar with.
2323

2424
Recognizing this as an exciting opportunity, **I took advantage of the COVID-19 break from my academic classes to delve into KaiOS development**. My first project was [kiNET TV](https://kaios.app/apps/t1t0_OrEVHfMC-3G-aRm), a live TV streaming app. It was a fulfilling experience to bring this project to life and it's one of the most used apps by KaiOS device users.
2525

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Copyright © {{ .Site.Title }} {{ now.Format "2006" }}
1616
{{- end }}
1717
<br />
18-
<small>Except as otherwise noted, the content of this page is licensed under the <a href="https://creativecommons.org/licenses/by/4.0/" rel="external noopener" referrerpolicy="strict-origin-when-cross-origin" target="_blank">Creative Commons Attribution 4.0 License</a>, and code samples are licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0" rel="external noopener" referrerpolicy="strict-origin-when-cross-origin" target="_blank">Apache 2.0 License</a>. Use of this site is subject to certain terms, see our <a href="/privacy">Privacy Policy</a>.</small>
18+
<small>Except as otherwise noted, the content of this page is licensed under the <a href="https://creativecommons.org/licenses/by/4.0/" rel="external noopener" referrerpolicy="strict-origin-when-cross-origin" target="_blank">Creative Commons Attribution 4.0 License</a>, and code samples are licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0" rel="external noopener" referrerpolicy="strict-origin-when-cross-origin" target="_blank">Apache 2.0 License</a>. Use of this site is subject to certain terms, see our <a href="{{ relref . "privacy" }}">Privacy Policy</a>.</small>
1919
</p>
2020
<p class="copyright text-muted">
2121
Last updated on <time datetime="{{ now.Format "2006-01-02" }}">{{ now.Format "2006-01-02" }}</time>

0 commit comments

Comments
 (0)