profile
viewpoint
William Bruno wbruno wbruno Brazil http://wbruno.com.br NodeJS Developer

99x/serverless-dynamodb-local 600

Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless

Webschool-io/MongoDb-ebook 215

Ebook sobre o MongoDb iniciado no curso Be MEAN.

wbruno/boas-praticas-js 100

WorkShops JavaScript by wBruno

wbruno/livro-nodejs 99

Livro de NodeJS

wbruno/examples 36

Snippets of codes made by wbruno

rafaell-lycan/sabesp-mananciais-api 33

[Experiment] A simple scraping application to visualize data about water in São Paulo.

wbruno/dragons-api 24

API to register all the dragons around the World.

wbruno/column.gs 8

Sistema de GRID 960px para css

wbruno/blog-dev 7

Tema wordpress do meu blog

delete branch belezanaweb/vagas

delete branch : add_devsecops_workflow

delete time in 7 hours

push eventbelezanaweb/vagas

Timoshenko

commit sha e4217c8d53a2899d1c2fcd4fdd4f1674c44b9191

Devido às necessidades de segurança em código e às necessidades de obter métricas de OKR, estamos inserindo em seu projeto o (#3) Fluxo(workflow) de DevSecOps que possui alguns checks de segurança como Aqua(container), Fortify(codigo), X9(credenciais) e Dependabot. A execução com falha não impacta o Deploy, porém pode modificar a coloração do botão de Merge pois o mesmo considerará um Merge com falha de segurança. Mas isso iremos corrigir em breve.

view details

push time in 7 hours

PR merged belezanaweb/vagas

Fluxo(workflow) de DevSecOps que possui alguns checks de segurança

Devido às necessidades de segurança em código e às necessidades de obter métricas de OKR, estamos inserindo em seu projeto o Fluxo(workflow) de DevSecOps que possui alguns checks de segurança como Aqua(container), Fortify(codigo), X9(credenciais) e Dependabot.

A execução com falha não impacta o Deploy, porém pode modificar a coloração do botão de Merge pois o mesmo considerará um Merge com falha de segurança. Mas isso iremos corrigir em breve.

+13 -0

0 comment

1 changed file

softctrl

pr closed time in 7 hours

PullRequestReviewEvent

push eventwbruno/wbruno.github.io

William Bruno

commit sha 6792c0b307b1e49f50c36661ec0a58d2a1bdf1da

feat: add head custom google analytics for ga4 fix: rename include ga4

view details

push time in 12 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha 0ab6f76eabae03758598c8da2a20d43c6d35b078

feat: add head custom google analytics for ga4 fix: rename include ga4

view details

push time in 12 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha 6d7d52b7a8f5dcc97bbfb9c41d7c6e04e2857129

fix: rename include ga4

view details

push time in 12 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha 41dd183f8b6958efc85ef8715d8027569f6a34ba

feat: add head custom google analytics for ga4

view details

push time in 12 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha d7a766406f5a5e1a9f32cbc7b4e218e5481f06cb

feat: fix code block markdown

view details

push time in 12 days

PR merged wbruno/wbruno.github.io

build(deps-dev): bump jekyll-feed from 0.15.1 to 0.17.0 dependencies

Bumps jekyll-feed from 0.15.1 to 0.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jekyll/jekyll-feed/releases">jekyll-feed's releases</a>.</em></p> <blockquote> <h2>v0.17.0</h2> <h3>Documentation</h3> <ul> <li>Update CI status badge (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/363">#363</a>)</li> </ul> <h3>Development Fixes</h3> <ul> <li>Add Ruby 3.1 to the CI matrix (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/365">#365</a>)</li> </ul> <h3>Minor Enhancements</h3> <ul> <li>Allow disabling of jekyll-feed while in development (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/370">#370</a>)</li> </ul> <h2>v0.16.0</h2> <h3>Minor Enhancements</h3> <ul> <li>Add support for <code>page.description</code> in front matter to become entry <code><summary></code> (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/297">#297</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fold private methods into the <code>:render</code> method as local variables (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/327">#327</a>)</li> <li>Check <code>post.categories</code> instead of <code>post.category</code> (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/357">#357</a>)</li> <li>Switched xml_escape for <code><![CDATA[]]></code> for post content (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/332">#332</a>)</li> </ul> <h3>Development Fixes</h3> <ul> <li>Add Ruby 3.0 to CI (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/337">#337</a>)</li> <li>Lock RuboCop to v1.18.x (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/348">#348</a>)</li> <li>Add workflow to release gem via GH Action (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/355">#355</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Use <code>.atom</code> extension in documented examples since we write an Atom feed (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/359">#359</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jekyll/jekyll-feed/blob/master/History.markdown">jekyll-feed's changelog</a>.</em></p> <blockquote> <h2>0.17.0 / 2022-10-14</h2> <h3>Documentation</h3> <ul> <li>Update CI status badge (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/363">#363</a>)</li> </ul> <h3>Development Fixes</h3> <ul> <li>Add Ruby 3.1 to the CI matrix (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/365">#365</a>)</li> </ul> <h3>Minor Enhancements</h3> <ul> <li>Allow disabling of jekyll-feed while in development (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/370">#370</a>)</li> </ul> <h2>0.16.0 / 2022-01-03</h2> <h3>Minor Enhancements</h3> <ul> <li>Add support for <code>page.description</code> in front matter to become entry <code><summary></code> (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/297">#297</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fold private methods into the <code>:render</code> method as local variables (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/327">#327</a>)</li> <li>Check <code>post.categories</code> instead of <code>post.category</code> (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/357">#357</a>)</li> <li>Switched xml_escape for <code><![CDATA[]]></code> for post content (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/332">#332</a>)</li> </ul> <h3>Development Fixes</h3> <ul> <li>Add Ruby 3.0 to CI (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/337">#337</a>)</li> <li>Lock RuboCop to v1.18.x (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/348">#348</a>)</li> <li>Add workflow to release gem via GH Action (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/355">#355</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Use <code>.atom</code> extension in documented examples since we write an Atom feed (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/359">#359</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jekyll/jekyll-feed/commit/a58064c68f49e63b0741d368cd95bb35ac2c7c5d"><code>a58064c</code></a> Release :gem: v0.17.0</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/21a7fc9ef03ac954be4d64c8ea34918ee76e58f4"><code>21a7fc9</code></a> Update history to reflect merge of <a href="https://redirect.github.com/jekyll/jekyll-feed/issues/370">#370</a> [ci skip]</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/aa9ae0e2dcabbff627bc75b142861bc5b2ec27b0"><code>aa9ae0e</code></a> Allow disabling of jekyll-feed while in development (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/370">#370</a>)</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/423ca21333be10169f58228db535da3b46069dc6"><code>423ca21</code></a> Update history to reflect merge of <a href="https://redirect.github.com/jekyll/jekyll-feed/issues/365">#365</a> [ci skip]</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/b773a06437cc7e9a27a54249b34224816a02f960"><code>b773a06</code></a> Add Ruby 3.1 to the CI matrix (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/365">#365</a>)</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/16d8294b45d974fb74930f891c4f8688130ea265"><code>16d8294</code></a> Update history to reflect merge of <a href="https://redirect.github.com/jekyll/jekyll-feed/issues/363">#363</a> [ci skip]</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/5543fc240094b45b67184fe7bdbedd2d1a7ba7c1"><code>5543fc2</code></a> Update CI status badge (<a href="https://redirect.github.com/jekyll/jekyll-feed/issues/363">#363</a>)</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/3203b2ea1f7492d210ede1a16da30fab35d67b85"><code>3203b2e</code></a> Release :gem: v0.16.0</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/31e556f8e6d5b706db7c849df9a94db50c9aeb85"><code>31e556f</code></a> Improve readability of entries in History document</li> <li><a href="https://github.com/jekyll/jekyll-feed/commit/8bafec9846e79950f76baeedbfb7e0cb37a0fe08"><code>8bafec9</code></a> Update history to reflect merge of <a href="https://redirect.github.com/jekyll/jekyll-feed/issues/359">#359</a> [ci skip]</li> <li>Additional commits viewable in <a href="https://github.com/jekyll/jekyll-feed/compare/v0.15.1...v0.17.0">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+7 -3

0 comment

2 changed files

dependabot[bot]

pr closed time in 13 days

delete branch wbruno/wbruno.github.io

delete branch : dependabot/bundler/jekyll-feed-0.17.0

delete time in 13 days

push eventwbruno/wbruno.github.io

dependabot[bot]

commit sha 476f19f21ed57608fa8ffc98e386898006f09023

build(deps-dev): bump jekyll-feed from 0.15.1 to 0.17.0 (#4) Bumps [jekyll-feed](https://github.com/jekyll/jekyll-feed) from 0.15.1 to 0.17.0. - [Release notes](https://github.com/jekyll/jekyll-feed/releases) - [Changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll-feed/compare/v0.15.1...v0.17.0) --- updated-dependencies: - dependency-name: jekyll-feed dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

view details

push time in 13 days

PullRequestReviewEvent

push eventwbruno/wbruno.github.io

William Bruno

commit sha 2cbf489d33562a8d1642d3aec3ac0ec277a595a3

feat: fix code block markdown

view details

push time in 13 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha ba454de5262a207153908d6bfb8ad263a88e67ca

ci: add .github folder

view details

push time in 13 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha c6b455aebf08d9e59a0b09c5c33e695effd30b25

feat: fix code block markdown

view details

push time in 13 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha 21c4c13e36df7b2057f619b371abc875377e116e

feat: fix code block markdown

view details

push time in 13 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha 06dcb2c4e39088b411bb4e5e9d49918b145f3649

feat: add disqus

view details

push time in 13 days

push eventwbruno/wbruno.github.io

William Bruno

commit sha 8087b36701a83ab43365a7849bbddbfb5f0d9750

chore: upgrade jekyll version

view details

push time in 13 days

create barnchwbruno/blog

branch : main

created branch time in 13 days

created repositorywbruno/blog

created time in 13 days

delete branch wbruno/wbruno.github.io

delete branch : dependabot/bundler/addressable-2.8.1

delete time in 13 days

push eventwbruno/wbruno.github.io

dependabot[bot]

commit sha 000c9076e6cffda7956b5116384155b25fa32af9

build(deps): bump addressable from 2.7.0 to 2.8.1 (#3) Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

view details

push time in 13 days

PR merged wbruno/wbruno.github.io

build(deps): bump addressable from 2.7.0 to 2.8.1 dependencies

Bumps addressable from 2.7.0 to 2.8.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md">addressable's changelog</a>.</em></p> <blockquote> <h1>Addressable 2.8.1</h1> <ul> <li>refactor <code>Addressable::URI.normalize_path</code> to address linter offenses (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/430">#430</a>)</li> <li>remove redundant colon in <code>Addressable::URI::CharacterClasses::AUTHORITY</code> regex (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/438">#438</a>)</li> <li>update gemspec to reflect supported Ruby versions (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/466">#466</a>, <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/464">#464</a>, <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/463">#463</a>)</li> <li>compatibility w/ public_suffix 5.x (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/466">#466</a>, <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/465">#465</a>, <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/460">#460</a>)</li> <li>fixes "invalid byte sequence in UTF-8" exception when unencoding URLs containing non UTF-8 characters (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/459">#459</a>)</li> <li><code>Ractor</code> compatibility (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/449">#449</a>)</li> <li>use the whole string instead of a single line for template match (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/431">#431</a>)</li> <li>force UTF-8 encoding only if needed (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/341">#341</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/460">#460</a>: <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/460">sporkmonger/addressable#460</a> <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/463">#463</a>: <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/463">sporkmonger/addressable#463</a> <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/464">#464</a>: <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/464">sporkmonger/addressable#464</a> <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/465">#465</a>: <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/465">sporkmonger/addressable#465</a> <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/466">#466</a>: <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/pull/466">sporkmonger/addressable#466</a></p> <h1>Addressable 2.8.0</h1> <ul> <li>fixes ReDoS vulnerability in Addressable::Template#match</li> <li>no longer replaces <code>+</code> with spaces in queries for non-http(s) schemes</li> <li>fixed encoding ipv6 literals</li> <li>the <code>:compacted</code> flag for <code>normalized_query</code> now dedupes parameters</li> <li>fix broken <code>escape_component</code> alias</li> <li>dropping support for Ruby 2.0 and 2.1</li> <li>adding Ruby 3.0 compatibility for development tasks</li> <li>drop support for <code>rack-mount</code> and remove Addressable::Template#generate</li> <li>performance improvements</li> <li>switch CI/CD to GitHub Actions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sporkmonger/addressable/commit/8657465b438d93c707aff4346fdcf74c742b4a53"><code>8657465</code></a> Update version, gemspec, and CHANGELOG for 2.8.1 (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/474">#474</a>)</li> <li><a href="https://github.com/sporkmonger/addressable/commit/4fc5bb6eee91d49c2f3ed7e6f060aa32e2c5929b"><code>4fc5bb6</code></a> CI: remove Ubuntu 18.04 job (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/473">#473</a>)</li> <li><a href="https://github.com/sporkmonger/addressable/commit/860fede2984a6ce0551e43db68262a2ec7705914"><code>860fede</code></a> Force UTF-8 encoding only if needed (<a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/341">#341</a>)</li> <li><a href="https://github.com/sporkmonger/addressable/commit/99810afbd2313a550b812c512a27e99a1f376b87"><code>99810af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/431">#431</a> from ojab/ct-_do_not_parse_multiline_strings</li> <li><a href="https://github.com/sporkmonger/addressable/commit/7ce0f485021d6ff629f0d97c5ec656636d853876"><code>7ce0f48</code></a> Merge branch 'main' into ct-_do_not_parse_multiline_strings</li> <li><a href="https://github.com/sporkmonger/addressable/commit/7ecf75146c1a53b089150ccc33c909214d728323"><code>7ecf751</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/449">#449</a> from okeeblow/freeze_concatenated_strings</li> <li><a href="https://github.com/sporkmonger/addressable/commit/41f12dd5a04a4bc0d5e9fc89ff538869581dbb34"><code>41f12dd</code></a> Merge branch 'main' into freeze_concatenated_strings</li> <li><a href="https://github.com/sporkmonger/addressable/commit/068f673a46ef69f7a72ff0f5d3ab972abc626a25"><code>068f673</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/459">#459</a> from jarthod/iso-encoding-problem</li> <li><a href="https://github.com/sporkmonger/addressable/commit/b4c98820f27937454bd596bc72b5d07872ead06b"><code>b4c9882</code></a> Merge branch 'main' into iso-encoding-problem</li> <li><a href="https://github.com/sporkmonger/addressable/commit/08d27e85f8479d12bfbf139434261f93c7de896a"><code>08d27e8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/471">#471</a> from sporkmonger/sporkmonger-enable-codeql</li> <li>Additional commits viewable in <a href="https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

</details>

+3 -3

0 comment

1 changed file

dependabot[bot]

pr closed time in 13 days

create barnchwbruno/wbruno.github.io

branch : main

created branch time in 13 days

delete branch wbruno/wbruno.github.io

delete branch : master

delete time in 13 days

push eventwbruno/strudelfolhadinho

William Bruno

commit sha 2df3fb91caf27dd98c4e0ede84143f4fda5ca609

feat: https on google fonts

view details

push time in 13 days

push eventwbruno/strudelfolhadinho

William Bruno

commit sha 3f82790ad47a3157fbdf9516f13a95ab91976695

feat: configure ga4 property

view details

push time in 13 days

push eventwbruno/tegusta

William Bruno

commit sha 906a73b925797488fce1d5e6f4af5c8d578bfd08

feat: configure ga4 property

view details

push time in 13 days

push eventwbruno/strudelfolhadinho

William Bruno

commit sha 8c607278e9eba8aa7522944c3d508990b80a8700

fix: prices

view details

push time in 13 days

more