Skip to content

Commit

Permalink
Reworded Gift a question
Browse files Browse the repository at this point in the history
  • Loading branch information
rimutaka committed Dec 4, 2024
1 parent 068dbc9 commit e4adf3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vue/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="twitter:title" content="Bite-sized learning" />
<meta name="twitter:description" content="How I find and fill gaps in my knowledge one question at a time" />
<meta name="twitter:image" content="https://bitesized.info/og-images-1200a/og-general-627.png" />
<script type="module" crossorigin src="/assets/index-BjVqZE3R.js"></script>
<script type="module" crossorigin src="/assets/index-BgSikSG6.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DIfVc-RV.css">
</head>

Expand Down
2 changes: 1 addition & 1 deletion vue/src/components/SponsorshipCTA.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="max-w-screen-sm">
<h1 class="text-balance mb-4 text-slate-700 dark:text-slate-200">Gift a question</h1>
<p class=" text-start text-slate-700 dark:text-slate-200">As a token of appreciation from the software engineering community for sponsoring a free educational resource,
<p class=" text-start text-slate-700 dark:text-slate-200">As a token of appreciation from the software engineering community for supporting a free educational resource,
we will add</p>
<ul class="" id="signup-pitch">
<li><i class="pi pi-heart"></i>a permanent <em>thank you</em> message</li>
Expand Down

0 comments on commit e4adf3b

Please sign in to comment.