Skip to content

Commit

Permalink
Merge pull request #8 from nabil-hfz/frontend/features/privacy-policy
Browse files Browse the repository at this point in the history
# Task - Adds a new json file for SEO crawling.
  • Loading branch information
nabil-hfz authored Jan 1, 2024
2 parents edaef2d + f7fa9d9 commit 2f816ba
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
polyfills-LZBJRJJE.js,1703449142874,efcab1499612592d994eeb4ff18e003e7361e2dd86fbf0b4ffc89e9d8eba066d
index.html,1703449142898,4afe7de8a4e7aea79deaf145daf36e77bfd3867fe4e89474720c94fe8179a625
favicon.ico,1703449142898,006bf6beeef1e9c7926f2185701668183959d6c02959b86a521d13fea16fed31
media/fa-v4compatibility-5WGRUVBC.woff2,1703449142882,fe1f1a70784018a192d344e885439281b2c1f2e75424a4c7b3074dc02eb48dbf
media/fa-v4compatibility-7DCIFHD7.ttf,1703449142881,21ccaf8fe8cadfdfb4b778686f4413e44375c0a145e3c873341d646b7b193092
media/fa-regular-400-6ODLNN6G.woff2,1703449142892,12c862683d866aa79ef4c04b6a50a8a4b723b50b8fd2a965c3da16a2de42208d
media/fa-regular-400-VE33OVPX.ttf,1703449142891,229abb037afd15361b9f051dc1a60fc9b6aa6f3b8bbbc1c501164a487b32ac31
media/fa-brands-400-4RSXLDQT.woff2,1703449142894,1e2de9af2a4ee13f100ec6ef89fbcf6c44a3cc53586ad14d8295e870c22edf49
media/fa-solid-900-ZZETRIYD.woff2,1703449142884,f6d68ca768c89ad8fc4c553f73285dd94567a0b9620ac4ee5d418c32a1ad4d9a
media/fa-brands-400-RP3MZ4AX.ttf,1703449142893,5b0d74aa87e0891e01ba6b397139efc468a375fc002a3b8e2facf09a258476a2
styles-OSSZCE4R.css,1703449142872,63ac743560fd6dd438e26a4e2438b87dc0e30eb4679fe7439d022a773726d1df
main-O675X5X3.js,1703449142897,e2bb48576a4cc701431be1df066da0d86e61fc98bf59faf72b9b684fca9229de
media/fa-solid-900-BALFL4QR.ttf,1703449142890,0e255b28bb3aae2e3b17ffb6808a65c96824a882d2ce98ae199cc3362ca0beda
index.html,1704143332271,c4f28c18d0bb5fbd1b91716364ee98fd95cf41f57beea2915c6fd5e7e2f1a5ef
.well-known/assetlinks.json,1704143332273,464d31b8e1cf9d4c6d7a8e56f2dfc83f2b7757bef1b13ed673b1ff551d4c663d
polyfills-LZBJRJJE.js,1704143332262,efcab1499612592d994eeb4ff18e003e7361e2dd86fbf0b4ffc89e9d8eba066d
assets/images/app_launcher.png,1704143332272,18bcf4e28e8291a96e13d8fb0c7b0737379c1044a03d1ef12eb8dffb7a6d57b2
favicon.ico,1704143332271,006bf6beeef1e9c7926f2185701668183959d6c02959b86a521d13fea16fed31
media/fa-v4compatibility-5WGRUVBC.woff2,1704143332264,fe1f1a70784018a192d344e885439281b2c1f2e75424a4c7b3074dc02eb48dbf
media/fa-v4compatibility-7DCIFHD7.ttf,1704143332263,21ccaf8fe8cadfdfb4b778686f4413e44375c0a145e3c873341d646b7b193092
media/fa-regular-400-6ODLNN6G.woff2,1704143332267,12c862683d866aa79ef4c04b6a50a8a4b723b50b8fd2a965c3da16a2de42208d
media/fa-regular-400-VE33OVPX.ttf,1704143332266,229abb037afd15361b9f051dc1a60fc9b6aa6f3b8bbbc1c501164a487b32ac31
media/fa-brands-400-4RSXLDQT.woff2,1704143332268,1e2de9af2a4ee13f100ec6ef89fbcf6c44a3cc53586ad14d8295e870c22edf49
media/fa-solid-900-ZZETRIYD.woff2,1704143332265,f6d68ca768c89ad8fc4c553f73285dd94567a0b9620ac4ee5d418c32a1ad4d9a
media/fa-brands-400-RP3MZ4AX.ttf,1704143332268,5b0d74aa87e0891e01ba6b397139efc468a375fc002a3b8e2facf09a258476a2
styles-OSSZCE4R.css,1704143332262,63ac743560fd6dd438e26a4e2438b87dc0e30eb4679fe7439d022a773726d1df
media/fa-solid-900-BALFL4QR.ttf,1704143332266,0e255b28bb3aae2e3b17ffb6808a65c96824a882d2ce98ae199cc3362ca0beda
main-W6FBR6JV.js,1704143332271,b1db65890a0be7378bd02a0b4246b275af9801467cbf8ff6adccde619173dd21
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "com.kawtharuna.mobile",
"sha256_cert_fingerprints": [
"93:B9:99:6B:12:51:5B:9C:5D:76:26:A6:39:A7:B7:80:C2:4C:B6:36:82:20:36:7B:18:E3:A0:18:C0:0D:BD:2B"
]
}
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions frontend/.firebase/kawtharuna-prod/hosting/index.html

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions frontend/.firebase/kawtharuna-prod/hosting/main-O675X5X3.js

This file was deleted.

11 changes: 11 additions & 0 deletions frontend/.firebase/kawtharuna-prod/hosting/main-W6FBR6JV.js

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@
],
"tsConfig": "tsconfig.app.json",
"assets": [
"src/favicon.ico",
"src/assets"
"src/assets",
"src/assets/images/app_launcher.png",
"src/.well-known/assetlinks.json"

],
"styles": [
"@angular/material/prebuilt-themes/indigo-pink.css",
Expand Down Expand Up @@ -93,8 +95,9 @@
],
"tsConfig": "tsconfig.spec.json",
"assets": [
"src/favicon.ico",
"src/assets"
"src/assets",
"src/assets/images/app_launcher.png",
"src/.well-known/assetlinks.json"
],
"styles": [
"@angular/material/prebuilt-themes/indigo-pink.css",
Expand Down
14 changes: 14 additions & 0 deletions frontend/src/.well-known/assetlinks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "com.kawtharuna.mobile",
"sha256_cert_fingerprints": [
"93:B9:99:6B:12:51:5B:9C:5D:76:26:A6:39:A7:B7:80:C2:4C:B6:36:82:20:36:7B:18:E3:A0:18:C0:0D:BD:2B"
]
}
}
]

0 comments on commit 2f816ba

Please sign in to comment.